xsettings: try a bit with subpixel rendering disabled

This should provide some speedup. It looks good on HiDPI. If it isn't
great on low-DPI, we'll switch it on/off dynamically.
This commit is contained in:
Vincent Bernat 2018-07-28 10:07:59 +02:00
parent d52488e1c9
commit f0953a9291

View file

@ -1,4 +1,4 @@
Xft/Antialias 1
Xft/Hinting 1
Xft/HintStyle "hintslight"
Xft/RGBA "rgb"
Xft/RGBA "none"