Load Nerd symbols.

master
Icedream 2020-09-30 09:09:11 +02:00
parent c0566ee3a5
commit 276cff299f
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 10 additions and 1 deletions

View File

@ -75,4 +75,13 @@
<string>PowerlineSymbols</string> <string>PowerlineSymbols</string>
</edit> </edit>
</match> </match>
<!-- nerd symbols -->
<match>
<test qual="any" name="family">
<string>monospace</string>
</test>
<edit name="family" mode="prepend">
<string>Symbols Nerd Font</string>
</edit>
</match>
</fontconfig> </fontconfig>