From e40a400799af1e5d57168b0942d961deeb727374 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 10 Nov 2019 16:58:58 +0200 Subject: [PATCH] i3: enable nextcloud autostart anyway --- conf/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 0de44ce5..99e7e59e 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -330,7 +330,7 @@ exec --no-startup-id kdeconnect-indicator # CHANGEME - this may not be here on all systems, Debian testing 64bit exec --no-startup-id /usr/lib/x86_64-linux-gnu/libexec/kdeconnectd exec --no-startup-id insync start -#exec --no-startup-id nextcloud --background +exec --no-startup-id nextcloud --background # Flatpaks # ELECTRON!