fontconfig: Drop nerd font
We had kept the nerd font for our use of icons in status line in neovim with nvim-web-devicons but we do not use that anymore.
This commit is contained in:
parent
7a9333a9e1
commit
52cc61d9e9
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
<family>monospace</family>
|
||||
<prefer>
|
||||
<family>Victor Mono</family>
|
||||
<family>VictorMono Nerd Font</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
|
Loading…
Reference in a new issue