View | Details | Raw Unified | Return to bug 49750
Collapse All | Expand All

(-)a/phosh/data/phosh-session.in (-1 / +1 lines)
Lines 54-57 fi Link Here
54
# variables from /etc/profile.d (XDG_*)
54
# variables from /etc/profile.d (XDG_*)
55
[ -n "$WLR_BACKENDS" ] || WLR_BACKENDS=drm,libinput
55
[ -n "$WLR_BACKENDS" ] || WLR_BACKENDS=drm,libinput
56
export WLR_BACKENDS
56
export WLR_BACKENDS
57
exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh @session_manager@'"
57
exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh'"

Return to bug 49750