Hi,

the font size of the palemoon menu bar is smaller, than the font
size other gtk2 apps are using.

I'm running openbox. The font size is set by .gtkrc-2.0 and only ignored
by palemoon.

Is there a way to set up the font size for palemoon too?

Regards,
Ralf

PS:

https://aur.archlinux.org/packages/palemoon/

$ pacman -Qi palemoon | grep Depends
Depends On     : gtk2 [...]

$ 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"

Reply via email to