Kde/plasma: add some additional settings

This commit is contained in:
Toast 2024-01-21 17:50:28 +01:00
parent 386d2ae024
commit d78c2e3f67

View file

@ -97,6 +97,8 @@ in
cursorTheme = "Breeze_Snow";
iconTheme = "breeze-dark";
lookAndFeel = "Catppuccin-Mocha-Mauve";
theme = "default";
colorScheme = "CatppuccinMochaMauve";
};
kwin = {
titlebarButtons = {
@ -136,6 +138,7 @@ in
};
"TabBox"."LayoutName" = "thumbnail_grid";
};
"kdeglobals"."General"."AccentColor" = null;
"auroraerc"."CatppuccinMocha-Classic"."ButtonSize" = 0;
"plasmanotifyrc"."Notifications"."NormalAlwaysOnTop" = true;
};