home: leave gtkrc 2.0 in its default location

This commit is contained in:
Antoine Martin 2025-03-15 16:14:40 +01:00
parent c5c41c89f7
commit 90a09cc82b

View file

@ -20,7 +20,11 @@ in {
gtk2 = {
# No garbage polluting my $HOME
configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
#
# I had this enabled but some program somehow couldn't find my
# configuration there. I think it was nm-applet.
#
#configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
};
iconTheme = {