diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 664baf7..8a4783d 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -161,8 +161,8 @@ in { blur = { enabled = true; - size = "10"; - passes = "2"; + size = "2"; + passes = "4"; xray = false; vibrancy = 0.5; ignore_opacity = true;