aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/himalaya/.config/systemd/user/himalaya.service
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-03-28 18:37:45 -0500
committerToby Vincent <tobyv13@gmail.com>2023-03-28 18:38:24 -0500
commit2152fc53a4e212b5071876b08248e539b78cb8f4 (patch)
tree6e43706c12a37460f4b1a09501a5bba5837293a0 /himalaya/.config/systemd/user/himalaya.service
parent5333d54927b902dfc84dff7542cdeaeb214a2ec9 (diff)
revert(himalaya): remove himalaya configs
Diffstat (limited to 'himalaya/.config/systemd/user/himalaya.service')
-rw-r--r--himalaya/.config/systemd/user/himalaya.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/himalaya/.config/systemd/user/himalaya.service b/himalaya/.config/systemd/user/himalaya.service
deleted file mode 100644
index 1f52e83..0000000
--- a/himalaya/.config/systemd/user/himalaya.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Himalaya new messages notifier
-After=network.target gpg-agent.service
-
-[Service]
-ExecStart=himalaya notify
-Restart=always
-RestartSec=10
-
-[Install]
-WantedBy=default.target