feat(hyprland): init hyprland as nixos and home-manager modules
This commit is contained in:
parent
f51b21889c
commit
ee0aa7c4a3
6 changed files with 40 additions and 1 deletions
10
users/rafiq/.config/hypr/hyprland.conf
Normal file
10
users/rafiq/.config/hypr/hyprland.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
monitor = , preferred, auto, 1
|
||||
|
||||
$mainMod = SUPER
|
||||
$terminal = kitty
|
||||
$browser = firefox
|
||||
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = $mainMod, W, killactive
|
||||
bind = $mainMod, E, exec, $browser
|
||||
bind = $mainMod, M, exit
|
Loading…
Add table
Add a link
Reference in a new issue