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

CheatSheet resolution #180

Closed
RookiexCookie opened this issue Jan 7, 2024 · 4 comments
Closed

CheatSheet resolution #180

RookiexCookie opened this issue Jan 7, 2024 · 4 comments

Comments

@RookiexCookie
Copy link

  • I have read the instructions and I have a problem with branch:

The issue

image

The Cheatsheet is like this in my screen and im not able to minimise it aswell only close

Resolution: 1366x768

@end-4
Copy link
Owner

end-4 commented Jan 8, 2024

you can use gsettings to change the font size, like this:
gsettings set org.gnome.desktop.interface font-name 'Rubik 9'
Rubik here is the font name and 9 is the font size in pt (1pt = 1.3333 px)

Stuff should scale according to the font size. If some elements don't change their size, hit Ctrl+Super+R

@RookiexCookie
Copy link
Author

Cool ,it worked
Thanks alot

@Ate329
Copy link

Ate329 commented Apr 22, 2024

you can use gsettings to change the font size, like this: gsettings set org.gnome.desktop.interface font-name 'Rubik 9' Rubik here is the font name and 9 is the font size in pt (1pt = 1.3333 px)

Stuff should scale according to the font size. If some elements don't change their size, hit Ctrl+Super+R

It is possible to change the scale of the cheat sheet only? Because the other stuff will become smaller as well for instance the bar on the top of the screen (don't know how to call it)

@end-4
Copy link
Owner

end-4 commented Apr 22, 2024

nope

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

3 participants