Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-08-17 16:16:57

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 41
LinuxFirefox 128.0

How to use custom user-installed font in xfce4-terminal?

I installed a set of .ttf files into ~/.local/share/fonts to use them inside the terminal. In the terminal settings, there is no option to select custom font. There is also no mention in the documentation. Is there a way to do this, or is this feature not yet supported?

https://docs.xfce.org/apps/xfce4-termin … appearance

Offline

#2 2025-08-17 18:39:39

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,123
LinuxFirefox 141.0

Re: How to use custom user-installed font in xfce4-terminal?

Which font did you install? vte3 (which xfce4-terminal uses, only supports monospace fonts.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-08-18 04:50:25

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 41
LinuxFirefox 128.0

Re: How to use custom user-installed font in xfce4-terminal?

ToZ wrote:

Which font did you install? vte3 (which xfce4-terminal uses, only supports monospace fonts.

Meslo LGS LF

Offline

#4 2025-08-18 10:06:01

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,123
LinuxFirefox 141.0

Re: How to use custom user-installed font in xfce4-terminal?

this font?

To see if it's installed properly:

fc-list | grep -i meslo

To see if its registered as a proper monospace file:

fc-match monospace

You could go to Settings > Appearance > Fonts and change the monospace font there, then in xfce4-terminal in Preferences > Appearance select to use the "System font", but it doesn't look right to me.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2025-08-18 13:24:49

Fragrant1470
Member
From: Poland
Registered: 2025-03-01
Posts: 41
LinuxFirefox 128.0

Re: How to use custom user-installed font in xfce4-terminal?

Thanks for the help.

kamil ~$fc-list | grep -i meslo
/home/kamil/.local/share/fonts/MesloLGS NF Bold Italic.ttf: MesloLGS NF:style=Bold Italic
/home/kamil/.local/share/fonts/MesloLGS NF Bold.ttf: MesloLGS NF:style=Bold
/home/kamil/.local/share/fonts/MesloLGS NF Regular.ttf: MesloLGS NF:style=Regular
/home/kamil/.local/share/fonts/MesloLGS NF Italic.ttf: MesloLGS NF:style=Italic
kamil ~$fc-match monospace
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"

It seems I won't be able to use the font, but that's okay since I am going to use alacritty. The xfce4-terminal was a good enough default for a while though!

ToZ wrote:

this font?

To see if it's installed properly:

fc-list | grep -i meslo

To see if its registered as a proper monospace file:

fc-match monospace

You could go to Settings > Appearance > Fonts and change the monospace font there, then in xfce4-terminal in Preferences > Appearance select to use the "System font", but it doesn't look right to me.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 553 KiB (Peak: 553.84 KiB) ]