From b5c1d7d64ec1094dd6ba09bf0688504373d998c8 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 10 Apr 2024 22:18:23 +0200 Subject: [PATCH] change hyprland config --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 4a6711b..f0d0d10 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -77,7 +77,7 @@ brightness = 1; contrast = 1.400; ignore_opacity = true; - # noise = 0.01170; + noise = 0; new_optimizations = true; xray = true; };