From ea80e33ddd39ba5e9a99de4ce6a680ceb6a2dbc6 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 9 Dec 2018 00:20:54 -0600 Subject: [PATCH] DSK, Syncthing-GTK: Update, move Syncthing daemon to Syncthing-GTK --- .config/dsk/run/syncthing | 2 -- .config/syncthing-gtk/config.json | 4 ++-- .dsk | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) delete mode 100755 .config/dsk/run/syncthing diff --git a/.config/dsk/run/syncthing b/.config/dsk/run/syncthing deleted file mode 100755 index 4f38fdb7..00000000 --- a/.config/dsk/run/syncthing +++ /dev/null @@ -1,2 +0,0 @@ -#! /usr/bin/env bash -exec syncthing --no-browser diff --git a/.config/syncthing-gtk/config.json b/.config/syncthing-gtk/config.json index ea84dd8f..4669549b 100644 --- a/.config/syncthing-gtk/config.json +++ b/.config/syncthing-gtk/config.json @@ -1,7 +1,7 @@ { "animate_icon": true, - "autokill_daemon": 2, - "autostart_daemon": 0, + "autokill_daemon": 0, + "autostart_daemon": 1, "daemon_priority": 0, "file_browser": "explore", "folder_as_path": true, diff --git a/.dsk b/.dsk index 1f768b08..e7db9264 160000 --- a/.dsk +++ b/.dsk @@ -1 +1 @@ -Subproject commit 1f768b08761fc2b043e566a186749b56b08c386f +Subproject commit e7db9264c9947c8c589d7d541d10d209a765a3af