From e65d427152e1fc57e663af27aa5ccc3e04a97a2b Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 9 Apr 2024 19:25:10 +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 a805358..a609f4b 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -64,7 +64,7 @@ decoration = { rounding = 0; - active_opacity = 0.90; + active_opacity = 1.0; inactive_opacity = 0.90; fullscreen_opacity = 1.0;