Xfce Forum

Sub domains
 

You are not logged in.

#1 2007-03-01 10:09:31

Walt
Member
Registered: 2007-03-01
Posts: 2

panel task list font size

Hi there,

Simple question... is there a way to change the font type and size in the "task list' on the panel ?
I've looked into the menus / customization and into the theme gtkrc resource file but I can't find anything.

Thanks!
Walt

Offline

#2 2007-03-01 10:51:28

systemx
Member
From: ~/
Registered: 2004-06-11
Posts: 69

Re: panel task list font size

this works for me:

style "panel"
{
  font_name = "Blue Highway 9"
}
widget "*Xfce*Panel*" style "panel"

place it in your ~/.gtkrc-2.0 file.

Offline

#3 2007-03-01 12:51:48

Walt
Member
Registered: 2007-03-01
Posts: 2

Re: panel task list font size

ok great that works.
I've made a:
include "panel/panel.rc"
in my gtkrc and in the panel.rc I've put what you proposed.

Now, maybe, there could be an option in the customize panel -> panel manager to select the fonts to be used in the panel that would affect the panel items (task list, clock...).

Thanks again,
Walt

Offline

#4 2007-03-01 14:47:48

systemx
Member
From: ~/
Registered: 2004-06-11
Posts: 69

Re: panel task list font size

add this

widget_class "*Panel*" style "panel"

it should affect all items, like the clock and such...

Offline

Board footer

Powered by FluxBB