Stylix : Return auto-enable.

This commit is contained in:
Dmitry Voronin 2024-06-30 03:04:33 +03:00
parent c1baec70f8
commit 918e204593
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -2,7 +2,7 @@
stylix = { stylix = {
enable = true; enable = true;
image = config.module.common.wallpaper.path; image = config.module.common.wallpaper.path;
autoEnable = false; autoEnable = true;
polarity = "dark"; polarity = "dark";
opacity = { opacity = {
applications = 0.85; applications = 0.85;