You can’t set 2 different DPIs for the monitors on X11. On one monitor everything is just going to be bigger than the other. Depending on the DPI difference it can be basically unusable.
You can configure software rescaling using xrandr and some scripts… But that can cause a massive amount of jank with anything that requires a degree of pixel accuracy
You can’t set 2 different DPIs for the monitors on X11. On one monitor everything is just going to be bigger than the other. Depending on the DPI difference it can be basically unusable.
You can configure software rescaling using xrandr and some scripts… But that can cause a massive amount of jank with anything that requires a degree of pixel accuracy