poweroff added
This commit is contained in:
parent
bd536eebeb
commit
ca5dfc28eb
1 changed files with 2 additions and 3 deletions
|
@ -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…
Reference in a new issue