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

On Windows: Font name should be "Roboto Mono" #23

Open
phuhl opened this issue Dec 7, 2020 · 2 comments
Open

On Windows: Font name should be "Roboto Mono" #23

phuhl opened this issue Dec 7, 2020 · 2 comments

Comments

@phuhl
Copy link
Contributor

phuhl commented Dec 7, 2020

When using on Windows, the font name apparently must be "Roboto Mono" as "Roboto Mono Light" is not recognized and therefore not loaded (I did install all the roboto fonts from google fonts).

@rougier
Copy link
Owner

rougier commented Dec 8, 2020

Can you try "Roboto Mono:Style=light" instead? Also, you might be interested by https://github.com/rougier/nano-emacs which has the same philosophy as eleegant emacs but should be easier to integrate into your own configuration.

@phuhl
Copy link
Contributor Author

phuhl commented Dec 8, 2020

"Roboto Mono:Style=light"

That does not work either. I tried a couple of variations but nothing seems to stick. For now I am just using "Roboto Mono", which works, but is not light.

Concerning Nano-emacs: Thanks for the heads up but I think I like this repo and I already integrated it into my dotfiles. I have like a few miniture issues left to deal with (e.g. #24) but I'll get there.

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