fix(terminal): force gtk theming on home-manager activation

This commit is contained in:
Guz
2026-04-16 13:57:21 -03:00
parent 6cde438579
commit 10eb8a3afc

View File

@@ -181,6 +181,9 @@
};
};
xdg.configFile."gtk-3.0/gtk.css".force = true;
xdg.configFile."gtk-4.0/gtk.css".force = true;
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage
# when a new Home Manager release introduces backwards