aboutsummaryrefslogtreecommitdiffstats
path: root/syncthing/.config/systemd/user/syncthing-gtk.service
diff options
context:
space:
mode:
Diffstat (limited to 'syncthing/.config/systemd/user/syncthing-gtk.service')
-rw-r--r--syncthing/.config/systemd/user/syncthing-gtk.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/syncthing/.config/systemd/user/syncthing-gtk.service b/syncthing/.config/systemd/user/syncthing-gtk.service
new file mode 100644
index 0000000..305c184
--- /dev/null
+++ b/syncthing/.config/systemd/user/syncthing-gtk.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Syncthing Gui
+
+[Service]
+ExecStart=syncthing-gtk
+
+[Install]
+WantedBy=wm.target