From f9dacf6e3baea86b591a32960fbfa3285ce971d2 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sat, 11 Nov 2023 15:58:23 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 }