Set stylix polarity based on scheme variant

This commit is contained in:
Evie Litherland-Smith 2024-12-26 09:56:21 +00:00
parent 83f6f40bd9
commit e1615cebac

View file

@ -204,6 +204,7 @@
enable = true;
image = ./wallpapers/default.jpg;
base16Scheme = "${pkgs.base16-schemes}/share/themes/onedark.yaml";
polarity = config.lib.stylix.scheme.variant;
opacity = {
applications = 0.9;
desktop = 0.7;