nix-config/gtk
Donovan Glover ab92960987
gtk: Use generic themes
This simplifies things a bit.
2023-05-02 20:59:27 -04:00
..
.config/gtk-3.0 gtk: Use generic themes 2023-05-02 20:59:27 -04:00
README.md meta: Revert recent dotfile removals 2023-03-19 18:02:26 -04:00

gtk-settings

GTK is the widget toolkit used by Firefox, Electron, and many (if not all) GNOME applications.

GTK's settings.ini only affects window managers and not the GNOME desktop environment. This is because GNOME manages user preferences with dconf through gsettings.

Use Cases

gtk-settings can be used to:

  • Control the appearance of GTK applications under non-GNOME environments

You do not need to use gtk-settings if:

  • You are using the GNOME desktop environment