Emacs and adding Symbols Nerd Font

This commit is contained in:
agryphus 2024-01-24 01:07:54 -05:00
parent 0340d97e8b
commit 962dddbffd
10 changed files with 77 additions and 19 deletions

View file

@ -1,5 +1,5 @@
* {
font-family: FiraCode Nerd Font, FontAwesome;
font-family: FiraCode, Symbols Nerd Font Mono, FontAwesome;
font-size: 15px;
}