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

Cinnamon font won't change #275

Closed
redbubble481 opened this issue Nov 27, 2022 · 0 comments
Closed

Cinnamon font won't change #275

redbubble481 opened this issue Nov 27, 2022 · 0 comments

Comments

@redbubble481
Copy link

I have been unable to change the default font size or type.
I examined the 'cinnamon.css' in the theme. I found
stage { font-family: Futura Bk bt, sans, Sans-Serif; font-size: 9pt; color: #464853; }
This font is not in most distro's. This also sets the font size. This prevents the font selector in cinnamon from changing the font at all. I recommend commenting this out.
like this:-
stage { /*font-family: Futura Bk bt, sans, Sans-Serif; font-size: 9pt; color: #464853;*/ }
This will make it possible to use font selector again.
Please remove these lines or comment them out.
Thank you for reading.

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

1 participant