You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
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.
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).
The text was updated successfully, but these errors were encountered: