Hello! I want to run headless VNC server with app running in cage compositor. I can run cage by this command:
WLR_HEADLESS_OUTPUTS=1 WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 cage -d
and then wayvnc.
But it always uses 1920x1080 resolution. How can I change it?
You must log in or register to comment.