summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2014-05-28 20:35:57 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2014-05-28 20:36:50 +0200
commit71aff059a19fb20bf4ef6e93fa0bbb83f5ec01f7 (patch)
tree083e1326b7ec0db6b81df6beef7c77f68ffb3764 /.config
parentaf0894e6b481ea2b1f52c4a93d1c5efac16bedfd (diff)
downloaddotfiles-71aff059a19fb20bf4ef6e93fa0bbb83f5ec01f7.tar.gz
dotfiles-71aff059a19fb20bf4ef6e93fa0bbb83f5ec01f7.tar.bz2
dotfiles-71aff059a19fb20bf4ef6e93fa0bbb83f5ec01f7.zip
MOAR fonts
Diffstat (limited to '.config')
-rw-r--r--.config/fontconfig/fonts.conf15
1 files changed, 3 insertions, 12 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
index 7009d43..9bf9a0f 100644
--- a/.config/fontconfig/fonts.conf
+++ b/.config/fontconfig/fonts.conf
@@ -61,7 +61,7 @@
</match>
<match target="font">
- <test name="family">
+ <test name="family" compare="contains">
<string>@font-face:century</string>
</test>
<edit name="hintstyle" mode="assign">
@@ -71,15 +71,6 @@
<match target="font">
<test name="family">
- <string>@font-face:century-bold</string>
- </test>
- <edit name="hintstyle" mode="assign">
- <const>hintslight</const>
- </edit>
- </match>
-
- <match target="font">
- <test name="family">
<string>@font-face:CompatilFactLTW01-Regular</string>
</test>
<edit name="hintstyle" mode="assign">
@@ -88,8 +79,8 @@
</match>
<match target="font">
- <test name="family">
- <string>@font-face:HelveticaNeueW01-55Roma</string>
+ <test name="family" compare="contains">
+ <string>@font-face:HelveticaNeueW</string>
</test>
<edit name="hintstyle" mode="assign">
<const>hintslight</const>