diff --git a/.config/river/init b/.config/river/init index e7ccdb5..64c32f3 100755 --- a/.config/river/init +++ b/.config/river/init @@ -139,6 +139,22 @@ riverctl map normal Mod1+Shift L spawn 'swaylock \ --effect-blur 7x1 \ --image ~/Pictures/bg-astronaut.jpg' +swayidle \ + timeout 300 '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 for mode in normal locked