Finalized plasma config (I hope!)

This commit is contained in:
Emmet
2025-02-12 20:32:33 -06:00
parent 68f10cc45a
commit 9101886d9c
2 changed files with 2 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
# style
stylix = {
enable = true;
theme = "eris";
theme = "spaceduck";
};
};

View File

@@ -19,12 +19,11 @@ in {
".config/kdeglobals".enable = lib.mkForce false;
".config/qt5ct/qt5ct.conf".enable = lib.mkForce false;
};
stylix.targets.kde.enable = true;
programs.plasma = {
enable = true;
workspace = {
clickItemTo = "select";
lookAndFeel = "org.kde.breezedark.desktop";
iconTheme = "Breeze-Dark";
wallpaper = config.stylix.image;
};
shortcuts = {