Stylix : Return auto-enable.
This commit is contained in:
parent
c1baec70f8
commit
918e204593
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue