Xfce Forum

Sub domains
 

You are not logged in.

#1 2014-08-14 07:29:48

Ausar Bluhd
Member
Registered: 2014-08-14
Posts: 1

Changing xfce panel font ( menu font )

I am using arch linux and i was searching for how to change the font for my xfce4 panel and menu...
i couldnt find anything online.
i figured adding my font to the settings editor would work...

it did.

but first i had to run.

xfce4-panel --restart

i thought i would post that just to help people who need it.

go to settings

settings manager

settings editor

xfce4 panel
panel 1

add

FontName
string
then your font name

then run
xfce4-panel --restart
in terminal.

:D

glad to join the community.

now if i could just get the title bar to comply... will try.


-Ausar Bluhd
Dare to struggle, Dare to win... All power to the people.

Last edited by Ausar Bluhd (2014-08-14 07:30:10)

Offline

#2 2014-08-14 10:51:31

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

Re: Changing xfce panel font ( menu font )

Ausar Bluhd wrote:

now if i could just get the title bar to comply.

Try: Settings Manager >> Window Manager >> Style tab >> Title Font.


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 2014-10-16 15:15:24

colinkeenan
Member
Registered: 2014-09-17
Posts: 11

Re: Changing xfce panel font ( menu font )

If your goal is to have the same font in the panel and title bars, ToZ's method works. It's kind of a failing of Xfce that settings that affect the appearance are in 2 locations: Appearance and Window Manager. This is especially confusing when setting the Theme because if you only set the Theme in the Appearance tab, it will have no affect on the window borders and title, and if you only set the Theme in the Window Manager, it will have no affect on the menu bar and other in-window elements. The result is that many people trying to customize their theme end up discarding many themes because they don't seem to do anything or seem incompatible with their applications. It took me over a year to figure out and become fully conscious of the fact that the Theme has to be set in 2 locations. Once you know that, it's very powerful to be able to mix themes.

I think the whole Window Manager settings section needs to be merged with the Appearance settings and there could still be 2 ways to get to it but it would be the same widget.

Last edited by colinkeenan (2014-10-16 15:16:33)

Offline

#4 2014-10-16 18:18:50

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

Re: Changing xfce panel font ( menu font )

colinkeenan wrote:

I think the whole Window Manager settings section needs to be merged with the Appearance settings and there could still be 2 ways to get to it but it would be the same widget.

There exists a third-party Xfce Theme Manager application that tries to accomplish this.


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

#5 2014-10-30 12:49:35

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

Re: Changing xfce panel font ( menu font )

colinkeenan wrote:

I think the whole Window Manager settings section needs to be merged with the Appearance settings and there could still be 2 ways to get to it but it would be the same widget.

No!, It's good how it is - I like the modular settings design since i'm using xfwm on other desktop environments.

@thread

you can use different fonts trough gtkrc rules eg to make the clock font bold:

style"gtklabelbold"{
font_name="bold"}
widget_class "*XfcePanel*ClockPlugin*" style "gtklabelbold"

you can also change the font in the same way

style"gtklabeldejavumonoboldsize12"{
font_name="DejaVu Sans Mono Bold 12"}
widget_class "*XfcePanel*ClockPlugin*" style "gtklabeldejavumonoboldsize12"

Offline

#6 2018-08-19 09:27:53

pst31
Member
From: Greece
Registered: 2017-06-12
Posts: 2

Re: Changing xfce panel font ( menu font )

The easiest way guys is HTML code, which the plugin can read. So it will be something like
e.g.
<b> clock format</b>  which is for bold text.

Offline

#7 2018-08-19 09:50:36

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

Re: Changing xfce panel font ( menu font )

@pst, that's actually Pango Markups and it will only work for those plugins that support it.


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

#8 2018-08-19 10:29:48

Jerry3904
Member
Registered: 2013-11-09
Posts: 853

Re: Changing xfce panel font ( menu font )

ToZ wrote:
colinkeenan wrote:

I think the whole Window Manager settings section needs to be merged with the Appearance settings and there could still be 2 ways to get to it but it would be the same widget.

There exists a third-party Xfce Theme Manager application that tries to accomplish this.

The link to the package for distros other than Xubuntu on that page is dead, so in case anyone is interested here is its current location.


MX-23 (based on Debian Stable) with our flagship Xfce 4.18.

Offline

Board footer

Powered by FluxBB