[Solved] Change desktop font..

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
baldrick.777

[Solved] Change desktop font..

Post by baldrick.777 »

Hi all,

Can someone please enlighten me as to hoe I can change the desktop font? There doesn't seem to be a setting under fonts in settings.

Cheers.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
anandrkris

Re: Change desktop font..

Post by anandrkris »

Open System Settings > Appearances > Fonts
Image
Image
baldrick.777

Re: Change desktop font..

Post by baldrick.777 »

anandrkris wrote:Open System Settings > Appearances > Fonts
Image
Image
Thanks, but like I said, there isn't an option there for 'Desktop Font'.

Any other ideas?

Thanks in advance.
caribriz

Re: Change desktop font..

Post by caribriz »

In Cinnamon (this was in LM16 Cinnamon):

This is one way -

Browse fonts from the available installed fonts -
Menu > Accessories > Font Viewer
(or go to System Settings > Fonts, click on the button next to Default Font, browse through the fonts and make a note of your chosen font's name)

Install dconf-tools from Software Manager
When installed, open Menu > All Applications > dconf-editor

In left column, click down arrows next to
org
nemo

click on desktop
In right-column, edit value on font line - click on the font line
again, click on the font line, under "Value" - enter chosen font name and size of font (in this example Liberation Sans Italic 12)
press enter

Image



Another way if you don't want to install dconf-tools (gives the same result as above) -

Open a terminal, enter (for example):

Code: Select all

gsettings set org.nemo.desktop font 'Liberation Sans Italic 12'
press enter


With terminal method - to revert to default Sans 10 font:
Open a terminal, enter

Code: Select all

gsettings set org.nemo.desktop font 'Sans 10'
press enter
Last edited by caribriz on Thu Feb 20, 2014 4:12 am, edited 2 times in total.
baldrick.777

Re: Change desktop font..

Post by baldrick.777 »

caribriz wrote:In Cinnamon (this was in LM16 Cinnamon):


Open a terminal, enter (for example):

Code: Select all

gsettings set org.nemo.desktop font 'Liberation Sans Italic 12'
press enter

That's it. Thanks!

Now, how do I mark this tread as solved?

Cheers.
caribriz

Re: Change desktop font..

Post by caribriz »

baldrick.777 wrote:Now, how do I mark this tread as solved?
Go to your original post, on the right-side, click Edit
At the top -
In box next to Subject: put [SOLVED] in the line, click Submit
baldrick.777

Re: Change desktop font..

Post by baldrick.777 »

caribriz wrote:
baldrick.777 wrote:Now, how do I mark this tread as solved?
Go to your original post, on the right-side, click Edit
At the top -
In box next to Subject: put [SOLVED] in the line, click Submit
Thanx & done!
Locked

Return to “Cinnamon”