Swap font configs to use monospace
, remove kitty conf
This commit is contained in:
parent
6578a38dd3
commit
6d33fcf73f
7 changed files with 9 additions and 85 deletions
|
@ -24,8 +24,8 @@
|
|||
<test name="family">
|
||||
<string>monospace</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Bitstream Vera Sans Mono</string>
|
||||
<edit name="family" mode="prepend" binding="strong">
|
||||
<string>Hack</string>
|
||||
<string>Noto Color Emoji</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue