aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/stroke_buddy.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/stroke_buddy.service b/res/stroke_buddy.service
new file mode 100644
index 0000000..1dc8a06
--- /dev/null
+++ b/res/stroke_buddy.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=unix philosophy keystroke tracker
+
+[Service]
+Type=exec
+ExecStart=/usr/bin/bash -c 'exec $HOME/.local/bin/stroke_buddy'