Update .config/fontconfig/conf.d/30-monospace.conf
This commit is contained in:
parent
10ff4329bb
commit
4911e4f022
1 changed files with 0 additions and 8 deletions
|
@ -7,13 +7,5 @@
|
||||||
<family>Operator Mono</family>
|
<family>Operator Mono</family>
|
||||||
</prefer>
|
</prefer>
|
||||||
</alias>
|
</alias>
|
||||||
<match target="pattern">
|
|
||||||
<test qual="any" name="family">
|
|
||||||
<string>Operator Mono</string>
|
|
||||||
</test>
|
|
||||||
<edit name="weight" mode="assign">
|
|
||||||
<int>200</int> <!-- 200 is commonly used for bold weights -->
|
|
||||||
</edit>
|
|
||||||
</match>
|
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue