Hello, I use GNOME, when I run xrandr --listmonitors I get:
1: +DP-2 1280/380x1024/300+1920+0 DP-2
2: +HDMI-1 1920/600x1080/340+3200+0 HDMI-1```
DP-3 is my primary monitor, DP-2 is my secondary monitor and HDMI-1 is my capture card, all I want is to merge (mirror) DP-3 and HDMI-1, so image from DP-3 (primary monitor) will be copied to HDMI-1 which is capture card, it was working on X11, but now I switched to Wayland, when I try to run `wlr-randr` I get:
`compositor doesn't support wlr-output-management-unstable-v1`
Thank you
