## x.sh
xrandr --output DP-0 --scale-from 1920x1080 #--scale 0.5x0.5

## y.sh
xrandr --output DP-0 --scale-from 2560x1440

## z.sh
xrandr --output DP-0 --scale 1x1

Tags