fix(default-apps): add desktop entry
This commit is contained in:
parent
5a7a3c1fa5
commit
818eb24329
8 changed files with 37 additions and 27 deletions
12
resources/com.system76.CosmicSettings.DefaultApps.desktop
Normal file
12
resources/com.system76.CosmicSettings.DefaultApps.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Default applications
|
||||
Comment=Default web browser, mail client, file browser, and other applications.
|
||||
Type=Settings
|
||||
Exec=cosmic-settings default-apps
|
||||
Terminal=false
|
||||
Categories=COSMIC
|
||||
Keywords=COSMIC
|
||||
NoDisplay=true
|
||||
OnlyShowIn=COSMIC
|
||||
Icon=preferences-default-applications
|
||||
StartupNotify=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue