added shutdown shortcut

This commit is contained in:
twoneis 2024-03-16 17:52:20 +01:00
parent 9a3e0ce628
commit 723d398578

View file

@ -137,4 +137,5 @@ binds {
Mod+Shift+L { spawn "swaylock"; }
Mod+Shift+Q { quit; }
Mod+Ctrl+Shift+Q { spawn "shutdow" "-h" "now"; }
}