{ config, ... }:
{
gtk = {
enable = true;
rose-pine.enable = true;
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
};
}