poweroff added

This commit is contained in:
Erik Dubois 2021-01-26 20:52:14 +01:00
parent bd536eebeb
commit ca5dfc28eb

View file

@ -127,9 +127,8 @@ bindsym $mod+Shift+0 move container to workspace 10; workspace 10
#####################################################################################################################
bindsym $mod+r exec --no-startup-id systemctl reboot
bindsym $mod+s exec --no-startup-id systemctl shutdown
bindsym $mod+x exec --no-startup-id systemctl shutdown
bindsym $mod+l exec --no-startup-id i3-mesg exit
bindsym $mod+s exec --no-startup-id systemctl poweroff
bindsym $mod+x exec --no-startup-id systemctl poweroff
#####################################################################################################################
################# reload changed configuration #################