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