From ea6ab6043aa1fd5dc5a00a0a7170ef94fc839cf1 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 22 Dec 2023 21:02:18 +0100 Subject: [PATCH] change hyprland blur --- modules/home/hyprland/config.nix | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 314f152..b1ee17b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -79,20 +79,19 @@ in fullscreen_opacity = 1.0; blur { - # enabled = true - # size = 1 - # passes = 2 - # new_optimizations = true - # xray = true - brightness=1 - contrast=1.200000 - enabled=true - ignore_opacity=true - new_optimizations=true - noise=0.011700 - passes=3 - size=6 - xray=false + enabled = true + + size = 3 + passes = 3 + + brightness = 1 + contrast = 1.300000 + ignore_opacity = true + noise = 0.011700 + + new_optimizations = true + + xray = true } drop_shadow = 0