Initial progress, everything is broken
This commit is contained in:
parent
34e48cbcc5
commit
792d9c234d
7 changed files with 120 additions and 0 deletions
5
start.sh
Normal file
5
start.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue