On Sat, May 30, 2015 at 10:17 PM, Ralf Mardorf
<[email protected]> wrote:
> $ cat .gtkrc-2.0
> # Auto-written by gtk2_prefs. Do not edit.
>
> gtk-theme-name = "Adwaita"
> style "user-font"
> {
>         font_name="FreeSans 12"
> }
> widget_class "*" style "user-font"

Try replacing the file with the following lines:

gtk-theme-name = "Adwaita"
gtk-font-name = "FreeSans 12"

Reply via email to