aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/himalaya/.config/systemd/user/himalaya-watch.service
diff options
context:
space:
mode:
Diffstat (limited to 'himalaya/.config/systemd/user/himalaya-watch.service')
-rw-r--r--himalaya/.config/systemd/user/himalaya-watch.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/himalaya/.config/systemd/user/himalaya-watch.service b/himalaya/.config/systemd/user/himalaya-watch.service
deleted file mode 100644
index 043d6ac..0000000
--- a/himalaya/.config/systemd/user/himalaya-watch.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Himalaya watcher
-After=network.target gpg-agent.service
-
-[Service]
-ExecStart=himalaya watch
-Environment=RUST_LOG=debug
-Restart=always
-RestartSec=10
-
-[Install]
-WantedBy=default.target