pantheon.elementary-session-settings: fix xsession TryExec
Otherwise Pantheon may not appear in display managers.
This commit is contained in:
parent
046f4d5220
commit
45ec3d3d4a
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ let
|
|||
Name=Pantheon
|
||||
Comment=This session provides elementary experience
|
||||
Exec=@out@/libexec/pantheon
|
||||
TryExec=${wingpanel}/bin/wingpanel
|
||||
TryExec=${wingpanel}/bin/io.elementary.wingpanel
|
||||
Icon=
|
||||
DesktopNames=Pantheon
|
||||
Type=Application
|
||||
|
|
Loading…
Reference in a new issue