Re: icons and fonts



Magnus Holmberg wrote:
> 
> How can i change the font-size, and font-color on the desktop icons?

I've only managed to change the font color, no luck with fonts...

   I made my ~/.gtkrc.mine look like this:

style "gnome-desktop-icon" {
  font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"
  fg[NORMAL] = {1.0, 1.0, 1.0}
}

widget_class "*DesktopIcon*" style "gnome-desktop-icon"

   But the font thing didn't work.  From a look at the code of gmc it is
hardcoded indeed.  You can allways recompile... :-)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]