mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat: add shutdown keybinding
This commit is contained in:
@ -115,6 +115,9 @@
|
|||||||
"SUPER_SHIFT, F, fullscreen, 0"
|
"SUPER_SHIFT, F, fullscreen, 0"
|
||||||
"SUPER_SHIFT, Space, togglefloating,"
|
"SUPER_SHIFT, Space, togglefloating,"
|
||||||
|
|
||||||
|
# shutdown
|
||||||
|
"SUPER_SHIFT, P, exec, poweroff"
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
"SUPER, left, movefocus, l"
|
"SUPER, left, movefocus, l"
|
||||||
"SUPER, right, movefocus, r"
|
"SUPER, right, movefocus, r"
|
||||||
|
Reference in New Issue
Block a user