Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the text font on Cinnamon dashboard, on left for the "Menu" and on right for the calendar/clock ? #633

Open
Phil995511 opened this issue May 10, 2020 · 1 comment

Comments

@Phil995511
Copy link

Phil995511 commented May 10, 2020

Hello,

How to change the text font on Cinnamon dashboard, on left for the "Menu" and on right for the calendar/clock ?

I would like to use the cinnamon text font settings.

  • CBlack lasted update / Build date 2020-05-03, 06:06 UTC ( "last-edited": 1588486002 )
  • Cinnamon version 3.8.8
  • Distribution - Debian 10.4
  • Graphics hardware - Nvidia GeForce GTX 1070 Ti and driver used is 418.133

Best regards

@Phil995511 Phil995511 changed the title How to change the text fonts for "Menu" and for the calendar ? How to change the text font on Cinnamon dashboard, on left for the "Menu" and on right for the calendar/clock ? May 10, 2020
@Cloweling
Copy link
Contributor

Cloweling commented May 23, 2020

Hi @Phil995511, Inside the .themes folder located /home/$USER/ the CBlack folder look for the cinnamon.css file and inside it look for the selector.

stage {
font-family: .....,
font-size: ......,
........
}

You have to modify or add the font in the font-family rule.

Hope this can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants