How to set font and theme for GTK+2 programs from the command-line on Linux?
4
votes
1
answer
11441
views
I know how to set font for GTK+3 programs from the command-line, namely by editing the right-hand side (RHS) of ~/.config/gtk-3.0/settings.ini's font line:
gtk-font-name=Font Awesome 5 Free Regular
likewise to set the GTK+ 3 font I'd edit the RHS of:
gtk-theme-name=Qogir-win-light
(these lines are taken from my settings.ini file) but I do not know how to do so for GTK+ 2 programs.
Asked by Josh Pinto
(3533 rep)
Oct 23, 2018, 10:05 AM
Last activity: Oct 28, 2018, 09:29 PM
Last activity: Oct 28, 2018, 09:29 PM