summaryrefslogtreecommitdiff
path: root/.config/systemd/user
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user')
-rw-r--r--.config/systemd/user/urxvtd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/systemd/user/urxvtd.service b/.config/systemd/user/urxvtd.service
deleted file mode 100644
index c5ff9b9..0000000
--- a/.config/systemd/user/urxvtd.service
+++ /dev/null
@@ -1,10 +0,0 @@
1[Unit]
2Description=urxvtd - urxvt terminal daemon
3
4[Service]
5Type=simple
6ExecStart=/bin/sh -c urxvtd
7Restart=always
8
9[Install]
10WantedBy=default.target