Gnome fractional scaling below 100%

I am running Ubuntu 19.10 on an old laptop with max resolution of 1366x768.

Is there a way to scale down gnome below 100%? I have already set text scaling to .90 and reduced the dock icon size to 36.

Is this feature available in other window managers?


Solution 1:

try with xrandr --output HDMI --scale 0.75x0.75 being HDMI your output from the list xrandr --listmonitors and 0.75 the wanted factor.