diff --git a/system/stylix.nix b/system/stylix.nix index c34c56b2..26f066e2 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -14,11 +14,11 @@ image = ../wallpapers/default.jpg; polarity = "dark"; opacity = let - default = 0.65; + default = 0.70; in { applications = default; desktop = default; - popups = 0.35; + popups = 0.85; terminal = default; }; cursor = let