Move window: different screen / different “proportions”

@Andreas_Hegenberg I use this action (below) to move a window back and forth between two positions on a large screen. This works as desired. But on another screen the "proportions" are no longer correct. I don't know exactly how to describe this :slight_smile: I suspect that nothing can be done about this?

Position 1

Position 2

not with this action as it uses fixed sizes. You could however define percentages via the "Custom Move & Resize" action

Ah, yes, I'll try that, thanks.