From 569950119283ac7a1cd4068a89f7406c8295bbaf Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Tue, 18 May 2021 14:04:01 -0400 Subject: [PATCH] NextCloud sync client startup --- i3/shared.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/shared.conf b/i3/shared.conf index 6c9eb5e..4cd5d44 100644 --- a/i3/shared.conf +++ b/i3/shared.conf @@ -198,6 +198,9 @@ bindsym --release $mod+Shift+s exec scrot '%Y:%m:%d:%H:%M:%S.png' -s -e 'mv $f ~ # Keyring exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets +# NextCloud sync client +exec --no-startup-id nextcloud + bindsym $mod+n exec nautilus bindsym $mod+m exec nautilus ~/Videos