add shutdown key bind
This commit is contained in:
parent
6feac7c250
commit
fa23067280
3 changed files with 14 additions and 1 deletions
|
@ -125,7 +125,7 @@ in
|
|||
bind = $mainMod, Space, togglefloating,
|
||||
bind = $mainMod, D, exec, pkill wofi || wofi --show drun
|
||||
bind = $mainMod, Escape, exec, swaylock
|
||||
bind = $mainMod SHIFT, Escape, exec, swaylock
|
||||
bind = $mainMod SHIFT, Escape, exec, shutdown-script
|
||||
# bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy
|
||||
bind = $mainMod, P, pseudo,
|
||||
bind = $mainMod, J, togglesplit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue