I want to create a macro that moves a window on my external monitor to top right and than resizes it. However I can't do that it seems.
This action only resizes windows in my 'macbook screen' :
What I have currently is pretty close to what I want but I can't make KM resize in X direction. I resize my window to top right with BetterTouchTool :
I then have a macro like so :
And this works nearly perfect as it does resize the window by Y direction from this :
to this :
But I can't make it resize it in X direction. Nothing happens as I change the parameter.
I want to have this window :
Can I do this somehow?