mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
5fa1a0ddb9
Using phinger is slightly cooler since it's not as stock as other cursor themes like breeze. |
||
---|---|---|
.. | ||
.config/gtk-3.0 | ||
README.md |
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