forked from nico/dots
hypr: replace exit bind command with 'uwsm' for smoother exits
This commit is contained in:
parent
4093f5227c
commit
db6cd7e60d
1 changed files with 2 additions and 1 deletions
|
|
@ -175,7 +175,8 @@ bind = $mainMod, V, exec, hyprlock
|
|||
|
||||
bind = $mainMod, SPACE, togglefloating,
|
||||
bind = $mainMod, W, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
#bind = $mainMod, M, exit,
|
||||
bind = $mainMod, M, exec, uwsm stop
|
||||
|
||||
#bind = $mainMod, P, pseudo, # dwindle # have no clue what this does
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue