add fira code
parent
c3e9ed2a6e
commit
906515b846
10
fonts.md
10
fonts.md
|
@ -1,5 +1,7 @@
|
|||
# Fonts
|
||||
|
||||
Assume you use Archlinux.
|
||||
|
||||
Read [Fonts](https://wiki.archlinux.org/index.php/Fonts).
|
||||
|
||||
[Preview programming fonts](https://app.programmingfonts.org/)
|
||||
|
@ -9,3 +11,11 @@ Fonts I use currently:
|
|||
[Google Noto Fonts](https://www.google.com/get/noto/)
|
||||
|
||||
[JetBrains Mono](https://www.jetbrains.com/lp/mono/)
|
||||
|
||||
[Fira Code](https://github.com/tonsky/FiraCode)
|
||||
|
||||
How to see font name:
|
||||
|
||||
```sh
|
||||
fc-list
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue