Run nextcloud in the background
This commit is contained in:
parent
62398cdc3a
commit
f847dd167f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Categories=Utility
|
||||
Type=Application
|
||||
Exec=nextcloud
|
||||
Name=Nextcloud desktop sync client
|
||||
Exec=nextcloud --background
|
||||
Name=Nextcloud desktop sync client
|
||||
Comment=Nextcloud desktop synchronization client
|
||||
GenericName=Folder Sync
|
||||
Icon=Nextcloud
|
||||
|
|
Loading…
Reference in a new issue