mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-09 15:39:44 +00:00
update hypr keybinds
This commit is contained in:
parent
8cc4c190c3
commit
647a6c88d7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ $terminal1 = kitty
|
|||
$terminal2 = konsole
|
||||
|
||||
bind = $MainMod, Return, exec, $terminal1
|
||||
bind = $MainMod+Shift, Return, exec $terminal2
|
||||
# bind = $MainMod+Shift, Return, exec $terminal2
|
||||
bind = $MainMod, E, exec, $filemanager
|
||||
bind = $MainMod, R, exec, $menu
|
||||
bind = $MainMod, B, exec, $browser
|
||||
|
|
Loading…
Reference in a new issue