summaryrefslogtreecommitdiffstats
path: root/local/.config/systemd/user/watch-kbd.service
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-23 02:12:28 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-23 02:12:28 -0500
commit8a101b9fddfa5f1ddaa34aa66c05155a46669f36 (patch)
tree60cb5f4d74920fb48a9d810ab4fb327a2632cc7d /local/.config/systemd/user/watch-kbd.service
parent374ba3423e11e31e8fd7ade4247e0dd85e4c5716 (diff)
downloadconf-8a101b9fddfa5f1ddaa34aa66c05155a46669f36.tar.gz
conf-8a101b9fddfa5f1ddaa34aa66c05155a46669f36.zip
convert watch-kbd to systemd
Diffstat (limited to 'local/.config/systemd/user/watch-kbd.service')
-rw-r--r--local/.config/systemd/user/watch-kbd.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/local/.config/systemd/user/watch-kbd.service b/local/.config/systemd/user/watch-kbd.service
new file mode 100644
index 0000000..aa9dc8e
--- /dev/null
+++ b/local/.config/systemd/user/watch-kbd.service
@@ -0,0 +1,5 @@
+[Service]
+ExecStart=%h/.bin/%H/watch-kbd
+
+[Install]
+WantedBy=default.target