how to position a floating window on a dual screen to the top right?
Spotify has some kind of problem when opening in full screen. Therefore the need to open it as floating otherwise cpu goes up 50%.
I have been looking around on your site and others The option absolute middle does not apply on a dual screen but could work if I can say to take the middle of the second screen.
Or if I can tell it to go to the second screen to the top right. That's were I would like it to be with the normal dimension of the program.
I think this has been fixed with https://github.com/i3/i3/pull/1589 on the current `next` branch.