Start nextcloud client in background
This commit is contained in:
parent
49c5931687
commit
95e4d5d9bf
@ -310,7 +310,7 @@ font pango:Fira Mono 9
|
|||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
|
|
||||||
#nextcloud
|
#nextcloud
|
||||||
exec --no-startup-id nextcloud
|
exec --no-startup-id nextcloud --background
|
||||||
|
|
||||||
# network
|
# network
|
||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
|
Loading…
Reference in New Issue
Block a user