Added autostart option for nextcloud client

This commit is contained in:
2021-10-11 14:50:52 +02:00
parent eee8a173a1
commit 1b0d579dbb
+3
View File
@@ -4,3 +4,6 @@ dwmblocks &
# Start dunst as notificationserver # Start dunst as notificationserver
dunst & dunst &
# Start the nextcloud client in the background
/usr/bin/nextcloud --background &