diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index b7e2443f..3644b681 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -52,7 +52,7 @@ disable_hyprland_logo = true } decoration { - rounding = 6 + rounding = 10 active_opacity = 0.95 inactive_opacity = 0.7 fullscreen_opacity = 0.95 @@ -60,15 +60,11 @@ shadow_range = 4 shadow_render_power = 3 col.shadow = rgba(1a1a1aee) + blur_enabled = true blur { - enabled = true - size = 20 - passes = 4 + size = 6 + passes = 1 } - blur = yes - blur_size = 10 - blur_passes = 5 - blur_new_optimizations = yes } animations {