X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/ad87eb2d500130155c50f04feebc30055998f7dd..f3edee9f156ef04d0bb9ddf9a195e3fd693d76af:/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