From 918e20459312efb36853c5e7159700ea7d0636b3 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 30 Jun 2024 03:04:33 +0300 Subject: [PATCH] Stylix : Return auto-enable. --- module/common/Stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/common/Stylix.nix b/module/common/Stylix.nix index f49be30..6aca0b1 100644 --- a/module/common/Stylix.nix +++ b/module/common/Stylix.nix @@ -2,7 +2,7 @@ stylix = { enable = true; image = config.module.common.wallpaper.path; - autoEnable = false; + autoEnable = true; polarity = "dark"; opacity = { applications = 0.85;