diff options
| author | Luke <luke@lukesmith.xyz> | 2018-01-23 13:13:03 -0700 |
|---|---|---|
| committer | Luke <luke@lukesmith.xyz> | 2018-01-23 13:13:03 -0700 |
| commit | ed709d93d7352ba957a5a1fb389aa53bdcd16f32 (patch) | |
| tree | 5e43b8560c80301d53365486bbd3c3092a528a17 | |
| parent | fc5e5e9ad76792664d31e0d4d3abf617f468b7ad (diff) | |
| download | eibhear-ed709d93d7352ba957a5a1fb389aa53bdcd16f32.tar.gz eibhear-ed709d93d7352ba957a5a1fb389aa53bdcd16f32.tar.zst eibhear-ed709d93d7352ba957a5a1fb389aa53bdcd16f32.zip | |
libertine fix
| -rwxr-xr-x | .config/fontconfig/fonts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 72c4492..1b460ed 100755 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -4,7 +4,7 @@ <alias> <family>serif</family> - <prefer><family>Libertine</family></prefer> + <prefer><family>Linux Libertine</family></prefer> </alias> <alias> <family>sans-serif</family> |
