Added a "TryExec" key to the desktop entries
This commit is contained in:
parent
072d006d72
commit
ccd041eed8
|
@ -1,6 +1,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=File manager
|
Name=File manager
|
||||||
Comment=File manager and image viewer
|
Comment=File manager and image viewer
|
||||||
|
TryExec=browser
|
||||||
Exec=browser
|
Exec=browser
|
||||||
Icon=system-file-manager
|
Icon=system-file-manager
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Desktop
|
Name=Desktop
|
||||||
Comment=Preferences for the desktop
|
Comment=Preferences for the desktop
|
||||||
|
TryExec=desktopctl
|
||||||
Exec=desktopctl -S
|
Exec=desktopctl -S
|
||||||
Icon=user-desktop
|
Icon=user-desktop
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Reference in New Issue
Block a user