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

Include NerdFonts #50

Closed
diepoe opened this issue Nov 4, 2021 · 2 comments
Closed

Include NerdFonts #50

diepoe opened this issue Nov 4, 2021 · 2 comments

Comments

@diepoe
Copy link

diepoe commented Nov 4, 2021

First, I really like this theme!

But I'm using a prompt (starhsip) that requires a Nerd Font. Could this theme could include one of these for better UX?

screenshot

screenshot

should look like this:

Bildschirmfoto 2021-11-04 um 20 29 25

@r1cebank
Copy link

You can try to add this within the config property in your hyper.js

        verminal: {
            fontFamily: 'Hack, "Fira Code", "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
            fontSize: 15
        }

@diepoe
Copy link
Author

diepoe commented Aug 20, 2022

Thank you very much!

@diepoe diepoe closed this as completed Aug 20, 2022
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