[Users] Question regarding Claws and GTK
Ralf Mardorf
info.mardorf at rocketmail.com
Sun Feb 15 00:47:05 CET 2015
IIRC I fixed font size issues for GTK2 apps using gtk2_prefs, but
perhaps I did something else. To write a .gtkrc-2.0 just an editor is
needed ;).
[rocketmouse at archlinux ~]$ pacman -Qi gtk2_prefs
Name : gtk2_prefs
Version : 0.4.1-4
Description : A GTK2 theme selector and font switcher
Architecture : x86_64
URL : http://gtk-win.sourceforge.net/home/index.php/en/Gtk2Prefs
[snip]
[rocketmouse at archlinux ~]$ 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"
More information about the Users
mailing list