Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-06-07 12:46:19

u666sa
Member
Registered: 2019-11-13
Posts: 43

SENSORS how to theme, change font?

Vt23bla.png

The thing is changing temperatures and rpms, and as a result my entire panel gets wider and smaller, it's annoying. I would like to change font. Is it possible to do it without code modification? How?

Last edited by u666sa (2020-06-07 12:47:01)

Offline

#2 2020-06-07 15:15:57

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,006

Re: SENSORS how to theme, change font?

Which distro are you using?

Which version of xfce4-panel (GTK2 or GTK3-based)?

Edit:
GTK2

style "sensors-font" { font_name = "Monospace 10" } widget "*sensors-plugin*" style "sensors-font"

...and change font_name to suit.

GTK3

#xfce_sensors label { font-family: "Monospace"; font-size: 12; }

...and change the font-family and font-size to suit.

Using Monospace fonts would help to limit the left-right shifting of the widget.

Last edited by ToZ (2020-06-07 17:19:19)


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

Board footer

Powered by FluxBB