@@ 63,7 63,7 @@ bindsym XF86MonBrightnessUp exec brightnessctl set 10%+
bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
# Idle configuration and locking
-set $lock swaylock --grace 10 --screenshots --fade-in 1 --effect-pixelate 15 --clock --datestr "%A, %b %d" --timestr "%H:%M"
+set $lock swaylock --screenshots --fade-in 1 --effect-blur 7x5 --effect-vignette 0.3:0.3 --clock --datestr "%A, %b %d" --timestr "%H:%M"
exec swayidle -w timeout 1800 $lock
bindsym $mod+Shift+w exec $lock
bindsym $mod+Shift+p exec ~/bin/suspend