mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 09:48:09 +02:00
Merge branch 'patch-1' of https://github.com/ThatNerdyPikachu/kitty
This commit is contained in:
@@ -182,7 +182,7 @@ following :file:`~/.config/fontconfig/fonts.conf`::
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
<fontconfig>
|
<fontconfig>
|
||||||
<match target="font">
|
<match target="scan">
|
||||||
<test name="family">
|
<test name="family">
|
||||||
<string>Your Font Family Name</string>
|
<string>Your Font Family Name</string>
|
||||||
</test>
|
</test>
|
||||||
|
|||||||
Reference in New Issue
Block a user