trying several things in order to figure out why plasma-manager is not co-operating...

This commit is contained in:
Chris Kruining 2025-03-23 14:58:05 +01:00
parent ce1d40f6a2
commit ec7429d384
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
5 changed files with 48 additions and 52 deletions

View file

@ -25,8 +25,8 @@ in {
enable = true;
settings = {
background-blur-radius = 20;
theme = "dark:everforest,light:everforest";
window-theme = "dark";
theme = "dark:stylix,light:stylix";
window-theme = config.stylix.polarity;
background-opacity = 0.8;
minimum-contrast = 1.1;
};