diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index cd2a9d6..59685cf 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -205,7 +205,7 @@ general.hide_cursor = true; background = { - blur_size = 8; + blur_size = 3; blur_passes = 3; }; };