Xfce Forum

Sub domains
 

You are not logged in.

#1 2016-03-21 03:12:05

skunxoi
Member
Registered: 2016-03-21
Posts: 1

How to change panel font?

I am trying to change the panel font, specially for the Application's Menu (Whisker menu).

I have found hundreds of tutorial on how to change the color of the panel, size, etc... but not how to change the app menu font.

If anyone knows how to do it, I would like to change it to Droid Sans Bold - size 10.

I don't think it is a very hard thing to do, I am just not very tech savy.

-Gio

Offline

#2 2016-03-21 10:33:37

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: How to change panel font?

Hello and welcome.

specially for the Application's Menu (Whisker menu).

You can use pango markup for this. See: https://community.linuxmint.com/tutorial/view/1925.
Try a markup like:

<span font_desc="Droid Sans Bold 10">Applications</span>

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2016-03-21 16:51:03

sixsixfive
Member
From: behind you
Registered: 2012-04-08
Posts: 579
Website

Re: How to change panel font?

it should be possible to theme this directly with someting like:

style "xfcewhiskermenufont"{
font_name="Droid Sans Bold 10"}
widget "*whiskermenu-window*GtkLabel*" style "xfcewhiskermenufont"

Offline

Board footer

Powered by FluxBB