Initial progress, everything is broken

This commit is contained in:
gfhopper 2025-05-06 17:15:00 -04:00
parent 34e48cbcc5
commit 792d9c234d
7 changed files with 120 additions and 0 deletions

5
start.sh Normal file
View 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