diff --git a/modules/home/de/hyprland.nix b/modules/home/de/hyprland.nix index 914086e..2722bd0 100644 --- a/modules/home/de/hyprland.nix +++ b/modules/home/de/hyprland.nix @@ -24,6 +24,13 @@ in { programs.hyprlock = { enable = true; + backgrounds = [ + { + path = "screenshot"; + blur_passes = 1; + blur_size = 6; + } + ]; }; services.hypridle = let