chore: add startup applications command and desktop entry
This commit is contained in:
parent
0d555db0dd
commit
ee34b79359
6 changed files with 26 additions and 7 deletions
12
resources/com.system76.CosmicSettings.StartupApps.desktop
Normal file
12
resources/com.system76.CosmicSettings.StartupApps.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Startup applications
|
||||
Comment=Configure applications which run on login.
|
||||
Type=Settings
|
||||
Exec=cosmic-settings startup-apps
|
||||
Terminal=false
|
||||
Categories=COSMIC
|
||||
Keywords=COSMIC
|
||||
NoDisplay=true
|
||||
OnlyShowIn=COSMIC
|
||||
Icon=preferences-startup-applications
|
||||
StartupNotify=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue