Sure! Here’s a concise version you can post as a comment:
To keep apps on one monitor and Conky on the other:
Set your primary monitor in Settings → Display by dragging the black bar to your preferred screen. Apps usually open there by default.
Edit your Conky config and add:
xinerama_head = 1
Use 0 or 1 depending on which monitor you want Conky on.
To stop windows from moving after suspend/lock, make sure the correct monitor is set as primary and consider using tools like devilspie2 or wmctrl to enforce window positions if needed.