|
|
|
|
|
by om42
2974 days ago
|
|
I had switched to Wayland and it (sort of) supports fractional scaling system wide. It did work, its just some things end up being blurry (fonts are blurry) and that was too much for me. My temp workaround is using font scale at 1.4. Its good enough but I miss not having to worry about it with Wayland, especially with multiple monitors that have different resolutions. Some day Wayland support will be better, but I don't see it anytime soon. |
|
Meanwhile, the best way to achieve fractional scale is to run X11, use the nearest highest integer scale and scale it down using "xrandr --scale 1.somethingx1.something". Not very user friendly, though.