mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 22:04:20 +02:00
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:
parent
d52488e1c9
commit
f0953a9291
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Xft/Antialias 1
|
||||
Xft/Hinting 1
|
||||
Xft/HintStyle "hintslight"
|
||||
Xft/RGBA "rgb"
|
||||
Xft/RGBA "none"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue