The problem is that discord forces itself in front of every other window I currently use on the main monitor, twice, while it starts and auto updates. Manually dragging it away once it’s open is the smaller annoyance compared to the distraction of having to switch back to my other application two times in a row. And I guess the only solution would be for it to start on the secondary monitor in the first place, so it could go and take center stage where it doesn’t annoy and distract me.
You could write a simple bash script that will launch it, wait for it to open, then use wmctrl to position the window wherever you want it.
The problem is that discord forces itself in front of every other window I currently use on the main monitor, twice, while it starts and auto updates. Manually dragging it away once it’s open is the smaller annoyance compared to the distraction of having to switch back to my other application two times in a row. And I guess the only solution would be for it to start on the secondary monitor in the first place, so it could go and take center stage where it doesn’t annoy and distract me.