From 2555bb8570d6524caf8457b879b8a26f574cbc94 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Sat, 11 Nov 2023 16:54:01 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 75e6762..8108b4b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -78,8 +78,8 @@ in blur { enabled = 1 - size = 4 - passes = 4 + size = 2 + passes = 2 xray = true new_optimizations = true }