parsed.org

Tips by tag: gtkrc

Adjusting the Default GTK Font Size by cygnus on Feb 19, 2006 05:09 PM

On some X installations, the default GTK font size can be very small. If you want to increase it, add this to your ~/.gtkrc-2.0:

gtk-font-name = "Sans 14"

This will change the font size of the default font to 14 points.

fontgtkgtkrcx11
RSS