From 7bfb8c171830540b5f5f0fc02fd9ebf883379f71 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 9 Mar 2024 12:00:16 +0000 Subject: [PATCH] Set popups to 0.35 opacity --- system/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/stylix.nix b/system/stylix.nix index 22dea711..c34c56b2 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -18,7 +18,7 @@ in { applications = default; desktop = default; - popups = default; + popups = 0.35; terminal = default; }; cursor = let