Skip to content

Instantly share code, notes, and snippets.

@tskrynnyk
Created March 10, 2018 22:50
Show Gist options
  • Select an option

  • Save tskrynnyk/014b369d733cbfb58b7d322466d03668 to your computer and use it in GitHub Desktop.

Select an option

Save tskrynnyk/014b369d733cbfb58b7d322466d03668 to your computer and use it in GitHub Desktop.
fonts.conf
--- fonts.conf 2017-09-25 10:10:04.000000000 +0200
+++ fonts.conf_new 2018-03-01 00:00:00.000000000 +0100
@@ -65,6 +65,15 @@
</edit>
</match>
+ <match target="pattern">
+ <test qual="any" name="family">
+ <string>helvetica</string>
+ </test>
+ <edit name="family" mode="assign" binding="same">
+ <string>sans-serif</string>
+ </edit>
+ </match>
+
<!--
Load local system customization file
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment