X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/ad87eb2d500130155c50f04feebc30055998f7dd..d5a1bf0276ed706d24fab4520ac5418ca1cebb34:/scripts/generate-props.sh diff --git a/scripts/generate-props.sh b/scripts/generate-props.sh index 07ef734..eff8f9a 100755 --- a/scripts/generate-props.sh +++ b/scripts/generate-props.sh @@ -79,8 +79,6 @@ if [ ! -z $XDG_RUNTIME_DIR ]; then XDG_PROP="anbox.xdg_runtime_dir=${XDG_RUNTIME_DIR}" fi -#TODO: Do Not force wayland display 1 -WAYLAND_DISPLAY="wayland-1" if [ ! -z $WAYLAND_DISPLAY ]; then WAYLAND_DISP_PROP="anbox.wayland_display=${WAYLAND_DISPLAY}" fi