fix: correctly theme dolphin

This commit is contained in:
Youwen Wu 2024-10-29 18:28:31 -07:00
parent cd0617ef19
commit f4afbcda4e
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -23,12 +23,8 @@
style.name = "gtk2";
};
# xdg.configFile = {
# "Kvantum/kvantum.kvconfig".text = ''
# [General]
# theme=GraphiteNordDark
# '';
#
# "Kvantum/GraphiteNord".source = "${pkgs.graphite-kde-theme}/share/Kvantum/GraphiteNord";
# };
home.file.".config/kdeglobals".text = ''
[Colors:View]
BackgroundNormal=#191724
'';
}