5 lines
167 B
Bash
5 lines
167 B
Bash
export WAYLAND_DISPLAY=wayland-nested
|
|
export XDG_RUNTIME_DIR="/run/user/$(id -u)"
|
|
export WLR_BACKENDS=wayland
|
|
export WLR_WL_OUTPUTS=1
|
|
export WLR_LIBINPUT_NO_DEVICES=1
|