oops didn't indent it
This commit is contained in:
parent
9337796338
commit
b175451f93
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ mode "$mode_system" {
|
|||
bindsym e exec --no-startup-id swaymsg exit, mode "default"
|
||||
bindsym r exec --no-startup-id reboot, mode "default"
|
||||
bindsym s exec --no-startup-id shutdown now, mode "default"
|
||||
bindsym u exec --no-startup-id "swaylock -i ~/.config/sway/backgrounds/2560x1440.png -f; systemctl suspend", mode "default"
|
||||
bindsym u exec --no-startup-id "swaylock -i ~/.config/sway/backgrounds/2560x1440.png -f; systemctl suspend", mode "default"
|
||||
|
||||
# back to normal: Enter or Escape
|
||||
bindsym Return mode "default"
|
||||
|
|
Loading…
Reference in a new issue