diff --git a/files/settings/i3.config b/files/settings/i3.config index 0b4db1b..9c378ae 100644 --- a/files/settings/i3.config +++ b/files/settings/i3.config @@ -279,8 +279,9 @@ bindsym $shift+$mod+l exec "i3lock -c 000000 -e -f && sleep 1 && xset dpms force # 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 sudo shutdown -h now - +bindsym $ctrl+$alt+q exec sudo shutdown -h now +bindsym $shift+$alt+q exec sudo shutdown -h now +bindsym $shift+$ctrl+q exec sudo shutdown -h now ## Resizing (Disabled) ##