Describe the solution you'd like
I would like to use the same workspace on two monitors, such that one application window fills one display and can be moved to the other display. Creating a new workspace would create another workspace and over there it is the same behavior. I would prefer if there would then only be one i3 bar.
Describe alternatives you've considered
I can't find any documentation about adjusting this. Is this currently even possible?
Additional context
I've already tried something like adding this to ~/.config/regolith3/i3/config
workspace "$ws1" output DP-1-3
workspace "$ws1" output DP-1-2
Describe the solution you'd like
I would like to use the same workspace on two monitors, such that one application window fills one display and can be moved to the other display. Creating a new workspace would create another workspace and over there it is the same behavior. I would prefer if there would then only be one i3 bar.
Describe alternatives you've considered
I can't find any documentation about adjusting this. Is this currently even possible?
Additional context
I've already tried something like adding this to ~/.config/regolith3/i3/config