add shutdown key bind

This commit is contained in:
Frost-Phoenix 2023-12-07 00:18:14 +01:00
parent 6feac7c250
commit fa23067280
3 changed files with 14 additions and 1 deletions

View file

@ -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,