diff --git a/system/stylix.nix b/system/stylix.nix index b50af8e4..56f7f872 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -14,11 +14,11 @@ image = ../wallpapers/waves/cat-waves.png; polarity = "dark"; opacity = let - default = 0.70; + default = 0.80; in { applications = default; desktop = default; - popups = 0.85; + popups = default; terminal = default; }; cursor = let