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