-
-
Notifications
You must be signed in to change notification settings - Fork 437
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
[Info] How to setup nerd font in order to work lsd properly in Termux(Android). #423
Comments
Thanks a lot! :) |
Thanks |
Я за тебя молюсь. |
Там куча начертаний, жирные, курсив и т.д. это ведь никак нельзя заставить работать вместе? Только один из шрифтов можно использовать? |
But, please - Some applications (like some SSH clients), allow choosing a non-default font. There's just no choices between monospace fonts by default, not on devices I've used and tried... So pretty please, how does one actually install their own custom fonts on an Android device? Not just to one app... There must be a way! It has fonts! <3 |
Thanks! |
You can install
lsd
in termux via.pkg install lsd
Visit nerdfonts.com and download your favourite font.
Unzip it
unzip my-favorite-font.zip
Now you will see lots of .ttf and .otf file, rename any .ttf file into font.ttf and move it into
~/.termux
directory.termux-reload-settings
or just open new session.The text was updated successfully, but these errors were encountered: