diff --git a/files/settings/i3.config b/files/settings/i3.config index e9772e2..3c23906 100644 --- a/files/settings/i3.config +++ b/files/settings/i3.config @@ -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) ##