summaryrefslogtreecommitdiffstats
path: root/laptop/.config/systemd/user/watch-kbd.service
diff options
context:
space:
mode:
Diffstat (limited to 'laptop/.config/systemd/user/watch-kbd.service')
-rw-r--r--laptop/.config/systemd/user/watch-kbd.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/laptop/.config/systemd/user/watch-kbd.service b/laptop/.config/systemd/user/watch-kbd.service
new file mode 100644
index 0000000..b1a2add
--- /dev/null
+++ b/laptop/.config/systemd/user/watch-kbd.service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=%h/.bin/watch-kbd
+Restart=always
+
+[Install]
+WantedBy=default.target