fix(terminal): force gtk theming on home-manager activation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user