Browse Source

poweroff added

master
Erik Dubois 4 years ago
parent
commit
ca5dfc28eb
  1. 5
      airootfs/etc/skel/.config/i3/config

5
airootfs/etc/skel/.config/i3/config

@ -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 #################

Loading…
Cancel
Save