Re: main popup menu font size

Christopher Roy Bratusek <[email protected]>
Newsgroups gmane.comp.window-managers.sawfish
Message-ID <27533149.YZf0MUWtAp@ambassador>
On Saturday 29 September 2012 00:44:24 Daniel Fetchinson wrote:
> I just installed fedora 17 and was happy to notice that sawfish was
> available from the repos, yaay!
> Everything works great, the only problem I have is that the main popup
> menu is too small now and would like to increase the font size. How
> would I do that?
> 
> Cheers,
> Daniel

It's an ordinary GTK+ widget, it uses font sizes as defined by a settings-
daemon or $HOME/.gtkrc-2.0 --- try something like this in gtkrc-2.0:

style "font"
{
  font_name = "Corbel 8"
}
widget_class "*" style "font"
gtk-font-name = "Devaju 8"

-- 
Sawfish ML
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.