pantheon.elementary-session-settings: fix xsession TryExec

Otherwise Pantheon may not appear in display managers.
This commit is contained in:
Bobby Rong 2022-01-24 20:14:41 +08:00
parent 046f4d5220
commit 45ec3d3d4a
No known key found for this signature in database
GPG Key ID: ED07364437C91161

View File

@ -80,7 +80,7 @@ let
Name=Pantheon Name=Pantheon
Comment=This session provides elementary experience Comment=This session provides elementary experience
Exec=@out@/libexec/pantheon Exec=@out@/libexec/pantheon
TryExec=${wingpanel}/bin/wingpanel TryExec=${wingpanel}/bin/io.elementary.wingpanel
Icon= Icon=
DesktopNames=Pantheon DesktopNames=Pantheon
Type=Application Type=Application