diff --git a/phosh/data/phosh-session.in b/phosh/data/phosh-session.in index 6c295ab..9b951b6 100755 --- a/phosh/data/phosh-session.in +++ b/phosh/data/phosh-session.in @@ -54,4 +54,4 @@ fi # variables from /etc/profile.d (XDG_*) [ -n "$WLR_BACKENDS" ] || WLR_BACKENDS=drm,libinput export WLR_BACKENDS -exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh @session_manager@'" +exec "${COMPOSITOR}" -S -C "${PHOC_INI}" -E "bash -lc 'exec ${GNOME_SESSION} --disable-acceleration-check --session=phosh'"