fonts: use FiraMono, i think

This commit is contained in:
fanyx 2025-01-30 18:16:38 +01:00
parent ebd226e0b4
commit 743b7a41d5
1 changed files with 6 additions and 1 deletions

View File

@ -36,13 +36,18 @@
</edit>
</match>
<alias>
<family>nerd-icons-font-family</family>
<prefer><family>JetBrainsMono Nerd Font Mono</family></prefer>
</alias>
<!-- Set default fonts -->
<match target="pattern">
<test name="family" qual="any">
<string>monospace</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>JetBrains Mono</string>
<string>JetBrainsMono Nerd Font Mono</string>
</edit>
</match>
<match>