change config loc

This commit is contained in:
Johannes Jöns 2024-07-16 22:39:37 +02:00
parent d2336f16a6
commit 6a55bf77bd

View file

@ -69,5 +69,6 @@ in
platformTheme.name = "kvantum";
};
gtk.enable = true;
gtk.gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
};
}