oops didn't indent it

This commit is contained in:
askiiart 2024-08-23 16:05:14 -05:00
parent 9337796338
commit b175451f93
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

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