added shutdown shortcut
This commit is contained in:
parent
9a3e0ce628
commit
723d398578
1 changed files with 1 additions and 0 deletions
|
@ -137,4 +137,5 @@ binds {
|
||||||
|
|
||||||
Mod+Shift+L { spawn "swaylock"; }
|
Mod+Shift+L { spawn "swaylock"; }
|
||||||
Mod+Shift+Q { quit; }
|
Mod+Shift+Q { quit; }
|
||||||
|
Mod+Ctrl+Shift+Q { spawn "shutdow" "-h" "now"; }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue