From 59a7dc3d749ea0f287bbb3996f0a4ee0d6544bc6 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Sat, 6 Dec 2025 21:30:31 +0100 Subject: [PATCH] changed lockscreen from waylock to swaylock-effects --- .config/river/init | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.config/river/init b/.config/river/init index fe2f5e6..e7ccdb5 100755 --- a/.config/river/init +++ b/.config/river/init @@ -123,7 +123,21 @@ riverctl map normal Mod1 F11 enter-mode passthrough riverctl map passthrough Mod1 F11 enter-mode normal # Lock screen -riverctl map normal Mod1+Shift L spawn waylock +#riverctl map normal Mod1+Shift L spawn waylock +riverctl map normal Mod1+Shift L spawn 'swaylock \ + --clock \ + --indicator-idle-visible \ + --indicator-radius 100 \ + --indicator-thickness 7 \ + --ring-color 2D464D \ + --key-hl-color be5046 \ + --text-color ffffff \ + --line-color 00000000 \ + --inside-color 00000088 \ + --separator-color 00000000 \ + --fade-in 0.2 \ + --effect-blur 7x1 \ + --image ~/Pictures/bg-astronaut.jpg' # Various media key mapping examples for both normal and locked mode which do # not have a modifier