feat: add shutdown keybinding

This commit is contained in:
tux
2025-06-10 14:31:52 +05:30
parent 57be1704d9
commit feb7c58262

View File

@ -115,6 +115,9 @@
"SUPER_SHIFT, F, fullscreen, 0"
"SUPER_SHIFT, Space, togglefloating,"
# shutdown
"SUPER_SHIFT, P, exec, poweroff"
# change focus
"SUPER, left, movefocus, l"
"SUPER, right, movefocus, r"