From a982615430e0d0b27c49f9dc64d3b4badc0e2222 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 2 Jul 2023 14:34:07 -0400 Subject: [PATCH] stylix: Increase opacity --- modules/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stylix.nix b/modules/stylix.nix index fde0c920..5d0fb425 100644 --- a/modules/stylix.nix +++ b/modules/stylix.nix @@ -2,7 +2,7 @@ let theme = "monokai"; - opacity = 0.92; + opacity = 0.95; font-size = 11; in {