fix: full swaylock config again

This commit is contained in:
Leon Schwarzäugl 2025-03-25 02:38:52 +01:00
parent e312a05de0
commit 27b06772c2
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 5 additions and 6 deletions

View file

@ -292,7 +292,7 @@ in
mode $exit {
bindsym --to-code {
s exec \"systemctl suspend\", mode \"default\"
l exec \"swaylock --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2 --daemonize\"
l exec \"swaylock --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2 --daemonize\", mode \"default\
p exec \"systemctl poweroff\"
r exec \"systemctl reboot\"
u exec \"swaymsg exit\"