updates from makefile
This commit is contained in:
parent
d82ce1ff8b
commit
8b5797559f
2 changed files with 2 additions and 2 deletions
|
|
@ -158,7 +158,7 @@ set $mode_system System (l) lock, (e) logout, (a) goaway, (s) suspend, (h) hiber
|
|||
mode "$mode_system" {
|
||||
bindsym l exec --no-startup-id $lock, mode "default"
|
||||
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
||||
bindsym a exec --no-startup-id $HOME/bin/gosleep, mode "default"
|
||||
bindsym a exec --no-startup-id $HOME/bin/goaway, mode "default"
|
||||
bindsym s exec --no-startup-id systemctl suspend, mode "default"
|
||||
bindsym h exec --no-startup-id systemctl hibernate, mode "default"
|
||||
bindsym r exec --no-startup-id systemctl reboot, mode "default"
|
||||
|
|
|
|||
|
|
@ -158,7 +158,7 @@ set $mode_system System (l) lock, (e) logout, (a) goaway, (s) suspend, (h) hiber
|
|||
mode "$mode_system" {
|
||||
bindsym l exec --no-startup-id $lock, mode "default"
|
||||
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
||||
bindsym a exec --no-startup-id $HOME/bin/gosleep, mode "default"
|
||||
bindsym a exec --no-startup-id $HOME/bin/goaway, mode "default"
|
||||
bindsym s exec --no-startup-id systemctl suspend, mode "default"
|
||||
bindsym h exec --no-startup-id systemctl hibernate, mode "default"
|
||||
bindsym r exec --no-startup-id systemctl reboot, mode "default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue