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