Created
May 3, 2021 01:07
-
-
Save troglobit/60ca0a83e9307c8d72d02a6b62854092 to your computer and use it in GitHub Desktop.
Adwaita Dark mode for Firefox when running plain Awesome
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ~/.config/gtk-3.0/settings.ini | |
[Settings] | |
gtk-icon-theme-name = Adwaita-dark | |
gtk-theme-name = Adwaita-dark | |
gtk-font-name = DejaVu Sans 11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment