You are not logged in.
Just wondering, can I have a different font on a desktop menu? If so, how?
Offline
Don't think that you can have one just for xfdesktop (the desktop menu is not a custom widget) unless you make xfdesktop start with one gtk theme and have a custom menu to make the apps xfdesktop opens use a diffrent one, but you can change the font for all menus items.
style "menu" = "menu-item"
{
font_name = "$FONT NAME $SIZE"
}
widget_class "*MenuItem*" style "menu-item"
Offline
hmm.. you may be able to do some thing with this
Offline
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 517.56 KiB (Peak: 531.78 KiB) ]