summaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/urxvtd.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/urxvtd.service')
-rw-r--r--.config/systemd/user/urxvtd.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/systemd/user/urxvtd.service b/.config/systemd/user/urxvtd.service
new file mode 100644
index 0000000..e5000ed
--- /dev/null
+++ b/.config/systemd/user/urxvtd.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=RXVT-Unicode Daemon
+
+[Service]
+ExecStart=/usr/bin/urxvtd
+
+[Install]
+WantedBy=default.target