This commit is contained in:
Chris Kruining 2025-03-23 17:05:45 +01:00
parent 32f2213e88
commit ba45da3b8a
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
4 changed files with 36 additions and 42 deletions

View file

@ -25,8 +25,8 @@ in {
enable = true;
settings = {
background-blur-radius = 20;
# theme = "dark:stylix,light:stylix";
# window-theme = config.stylix.polarity;
theme = "dark:stylix,light:stylix";
window-theme = (config.modules.${user}.themes.polarity or "dark");
background-opacity = 0.8;
minimum-contrast = 1.1;
};