From f847dd167f610efae51a472580ba8df55c7a3bb8 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sat, 28 Mar 2020 18:31:53 +0000 Subject: [PATCH] Run nextcloud in the background --- roles/home-gui/files/nextcloud.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/home-gui/files/nextcloud.desktop b/roles/home-gui/files/nextcloud.desktop index 635fd45..e826a4e 100755 --- a/roles/home-gui/files/nextcloud.desktop +++ b/roles/home-gui/files/nextcloud.desktop @@ -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