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

Font is too big #17

Open
shazaAlyOth opened this issue May 17, 2024 · 2 comments
Open

Font is too big #17

shazaAlyOth opened this issue May 17, 2024 · 2 comments

Comments

@shazaAlyOth
Copy link

image

@SaruDon
Copy link

SaruDon commented May 26, 2024

yesss

@vnphuong16
Copy link

I also encountered a similar situation and found a fix as follows:

  • Create a new folder to store the font: sudo mkdir /usr/share/fonts/truetype/RobotoMono
  • Move the font files into that folder: sudo mv fonts/RobotoMono/*.ttf /usr/share/fonts/truetype/RobotoMono
  • Log out and log back in; the font in the terminal should be accurate.
  • If not, go to Preferences -> Profile pixegami -> Custom font: Roboto Mono for Powerline, size 14.

Wish that 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

3 participants