Display scale zorin lite xfce

can i make scale to be 1.05, i don't like 1.0 and 1.1?

If you are referring to Display Scale, you could try using xrandr. For example, if your monitor is notebook computer:

xrandr --output eDP-1 --scale 1.05x1.05

Or if it is External monitor with HDMI:

xrandr --output HDMI-1 --scale 1.05x1.05

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.