diff options
Diffstat (limited to '.fluxbox/keys')
-rw-r--r-- | .fluxbox/keys | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.fluxbox/keys b/.fluxbox/keys index bb0c93b..5ead746 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -80,6 +80,7 @@ Control Shift F12 :TakeToWorkspace 12 Mod4 F1 :Delay {Exec xset dpms force off} 1000000 Pause :Delay {Exec xset dpms force off} 1000000 Control Mod1 Delete l :Exec xscreensaver-command -lock +Control Mod1 Delete q :Exec printf 'quit\n' >~/.xsessionmanage Control Mod1 Delete s :Exec sudo shutdown -hP now Control Mod1 Delete r :Exec sudo reboot |