Add a shutdown shortcut.
This commit is contained in:
@@ -267,6 +267,9 @@ bindsym $mod+Shift+r restart
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
bindsym $mod+Shift+q exit
|
||||
|
||||
# Shutdown entire system.
|
||||
bindsym $ctrl+$shift+q exec dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
|
||||
|
||||
|
||||
## Resizing (Disabled) ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user