The issue was that the X11 windows were not opening on different
screens. Fixing this by removing the fixed value "0" and replacing with
the default value which we get from diplay. This way we can us the value
brought in by the environment variable DISPLAY=:0.1
The issue was that the X11 windows were not opening on different screens. Fixing this by removing the fixed value "0" and replacing with the default value which we get from diplay. This way we can us the value brought in by the environment variable DISPLAY=:0.1