summaryrefslogtreecommitdiffstats
path: root/laptop/.config
diff options
context:
space:
mode:
Diffstat (limited to 'laptop/.config')
-rw-r--r--laptop/.config/systemd/user/watch-kbd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/laptop/.config/systemd/user/watch-kbd.service b/laptop/.config/systemd/user/watch-kbd.service
index 415d8fb..b1a2add 100644
--- a/laptop/.config/systemd/user/watch-kbd.service
+++ b/laptop/.config/systemd/user/watch-kbd.service
@@ -1,5 +1,5 @@
[Service]
-ExecStart=%h/.bin/%H/watch-kbd
+ExecStart=%h/.bin/watch-kbd
Restart=always
[Install]