From 91df8e51900df724b95529a3c04719989e05e290 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 9 Apr 2024 19:28:36 +0200 Subject: [PATCH] change hyprland config --- modules/home/hyprland/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index a609f4b..a53257b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -64,9 +64,9 @@ decoration = { rounding = 0; - active_opacity = 1.0; - inactive_opacity = 0.90; - fullscreen_opacity = 1.0; + # active_opacity = 0.90; + # inactive_opacity = 0.90; + # fullscreen_opacity = 1.0; blur = { enabled = true;