Simplify matches.

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

View File

@ -45,19 +45,9 @@
<test name="family"> <test name="family">
<string>serif</string> <string>serif</string>
</test> </test>
<edit name="family" mode="prepend" binding="weak">
<string>emoji</string>
</edit>
</match>
<match>
<test name="family"> <test name="family">
<string>sans-serif</string> <string>sans-serif</string>
</test> </test>
<edit name="family" mode="prepend" binding="weak">
<string>emoji</string>
</edit>
</match>
<match>
<test name="family"> <test name="family">
<string>monospace</string> <string>monospace</string>
</test> </test>
@ -68,13 +58,14 @@
<!-- powerline symbols --> <!-- powerline symbols -->
<match> <match>
<test name="family"> <test qual="any" name="family">
<string>monospace</string> <string>monospace</string>
</test> </test>
<edit name="family" mode="prepend"> <edit name="family" mode="prepend">
<string>PowerlineSymbols</string> <string>PowerlineSymbols</string>
</edit> </edit>
</match> </match>
<!-- nerd symbols --> <!-- nerd symbols -->
<match> <match>
<test qual="any" name="family"> <test qual="any" name="family">