Fractional scaling only in primary display

Hello, Iā€™m new using Manjaro Linux Gnome and I have two displays: 4k 28ā€™ & 1080p 27ā€™ being the first the primary display.
The problem is that in my first display it looks very small but in the second display (27ā€™) everything looks OK.

I would like you apply a factoring scaling to 150% but the available options are 100% and 200%.
Is it possible? how?

Thank you.

In case of Wayland fractional (per monitor) scaling, run:

gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"

In case of Xorg fractional (per monitor) scaling, you can use mutter-x11-scaling, take a look here.


In any case the Arch Wiki or forum search is your friend. :wink: