diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index c3628d9..cb23197 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -77,13 +77,15 @@ in fullscreen_opacity = 1.0; blur { - new_optimizations = true enabled = 1 size = 4 passes = 4 xray = true + new_optimizations = true } + multisample_edges = true + drop_shadow = 0 }