mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Change hinting back to default hintslight
This commit is contained in:
parent
e7fb629078
commit
e7496f60bb
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ Gtk/FontName "DejaVu Sans 10"
|
||||||
Xft/autohint 0
|
Xft/autohint 0
|
||||||
Xft/lcdfilter "lcddefault"
|
Xft/lcdfilter "lcddefault"
|
||||||
Xft/Hinting 1
|
Xft/Hinting 1
|
||||||
Xft/HintStyle "hintfull"
|
Xft/HintStyle "hintslight"
|
||||||
Xft/Antialias 1
|
Xft/Antialias 1
|
||||||
Xft/RGBA "rgb"
|
Xft/RGBA "rgb"
|
||||||
|
|
Loading…
Reference in a new issue