Force cascadia mono.
This commit is contained in:
parent
910652e98c
commit
6d976d8319
@ -54,10 +54,10 @@
|
|||||||
<!-- </match> -->
|
<!-- </match> -->
|
||||||
|
|
||||||
<!-- Dejavu Sans Mono keeps coming back when I query "monospace". Doesn't happen when I'm using Souce Code Pro but does happen with cascadia... force it to cascadia -->
|
<!-- Dejavu Sans Mono keeps coming back when I query "monospace". Doesn't happen when I'm using Souce Code Pro but does happen with cascadia... force it to cascadia -->
|
||||||
<!-- <match target="pattern"> -->
|
<match target="pattern">
|
||||||
<!-- <test qual="any" name="family"><string>monospace</string></test> -->
|
<test qual="any" name="family"><string>monospace</string></test>
|
||||||
<!-- <edit name="family" mode="assign" binding="same"><string>Cascadia Mono</string></edit> -->
|
<edit name="family" mode="assign" binding="same"><string>Cascadia Mono</string></edit>
|
||||||
<!-- </match> -->
|
</match>
|
||||||
|
|
||||||
<!-- Disable ligatures in monospace fonts. -->
|
<!-- Disable ligatures in monospace fonts. -->
|
||||||
<match target="font">
|
<match target="font">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user