make if harder to quit Hyprland
This commit is contained in:
parent
080779ccb5
commit
b5730de862
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ bind = $mainMod SHIFT, L, exec, lock
|
|||
bind = $mainMod, f, fullscreen, 0
|
||||
bind = $mainMod SHIFT, f, togglefloating,
|
||||
|
||||
bind = $mainMod, m, exit,
|
||||
bind = $mainMod SHIFT, m, exit,
|
||||
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
||||
|
||||
# Move focus with mainMod + hjkl
|
||||
|
|
Loading…
Reference in a new issue