Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a737c12

Browse files
Merge pull request #535 from xuzhao9/fix-fontconfig
Fix incorrect fontconfig.
2 parents 1eddf94 + 2d325c4 commit a737c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎config/fontconfig/45-Hack.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<!-- if this file is put in user’s configuration, unset sans-serif family -->
1010
<match>
1111
<test compare="eq" name="family">
12-
<string>Hack</string>
12+
<string>sans-serif</string>
1313
</test>
1414
<test compare="eq" name="family">
15-
<string>sans-serif</string>
15+
<string>Hack</string>
1616
</test>
1717
<edit mode="delete" name="family"/>
1818
</match>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /