diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/home-manager/swaylock.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home-manager/swaylock.nix b/modules/home-manager/swaylock.nix index 1b69d75..a709fc2 100644 --- a/modules/home-manager/swaylock.nix +++ b/modules/home-manager/swaylock.nix @@ -16,7 +16,7 @@ separator-color = "00000000"; fade-in = 4; effect-blur = "7x5"; - effect0pixelate = "4"; + effect-pixelate = "4"; effect-scale = 2; effect-vignette = "0.5:0.5"; # effect-compose = [ "0,1.5%;-1x10%;$HOME/.config/sway/lock.svg" "$@" ]; |
