Kde/plasma: don't override config

This commit is contained in:
Toast 2024-04-29 13:45:32 +02:00
parent f02f907932
commit 760a3d3b2a

View file

@ -108,12 +108,6 @@ in {
];
programs.plasma = {
enable = true;
overrideConfig = true;
# Delete config files that I fully configure here
overrideConfigFiles = [
"plasmashellrc"
"plasma-org.kde.plasma.desktop-appletsrc"
];
workspace = {
clickItemTo = "select";
cursorTheme = "Breeze_Snow";