Add the proper shutdown command since dbus was not working and shutdown was added to sudoers.
This commit is contained in:
@@ -269,8 +269,8 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
|
||||
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
|
||||
|
||||
#bindsym $ctrl+$shift+q exec dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
|
||||
bindsym $ctrl+$shift+q exec shutdown -h now
|
||||
|
||||
## Resizing (Disabled) ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user