Hello,
It’s a tiny nuance it may not be worth wasting time on it.
My 2nd monitor is on the left:
xrandr --output eDP-1 --primary --mode 1920x1080 --pos 1600x0 --rotate normal --output HDMI-1 --mode 1600x900 --pos 0x0 --rotate normal
In case I select conky position – Make movable all and Save them
instead of left side of the primary monitor they are put on the right.
It may depend on the origo position which is on the secondary monitor for me.
A simple workaround: unplugging HDMI-1 for the time of this rearrangement.
BTW multiple monitors: This is a trivial but useful shortcut:
<keybind>
<keybind key="W-N">
<action name="MoveResizeTo">
<monitor>next</monitor>
<center>yes</center>
</action>
</keybind>