add fira code

main
Tran Hau 2020-03-25 00:30:57 +07:00
parent c3e9ed2a6e
commit 906515b846
1 changed files with 10 additions and 0 deletions

View File

@ -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
```