summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-27 21:38:56 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-27 21:38:56 -0500
commita8b20e6efbae662ae6d770417814a431755d1f68 (patch)
tree26c5a160546f7473fa93a896b0490a1ae7722754
parenta2b90286a8f01bdf632d61799e8e74c80de840f8 (diff)
downloadconf-a8b20e6efbae662ae6d770417814a431755d1f68.tar.gz
conf-a8b20e6efbae662ae6d770417814a431755d1f68.zip
move the script over too
-rwxr-xr-xlaptop/.bin/watch-kbd (renamed from local/.bin/hornet/watch-kbd)0
-rw-r--r--laptop/.config/systemd/user/watch-kbd.service2
l---------local/.bin/mz-doy1/watch-kbd1
3 files changed, 1 insertions, 2 deletions
diff --git a/local/.bin/hornet/watch-kbd b/laptop/.bin/watch-kbd
index 269213e..269213e 100755
--- a/local/.bin/hornet/watch-kbd
+++ b/laptop/.bin/watch-kbd
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]
diff --git a/local/.bin/mz-doy1/watch-kbd b/local/.bin/mz-doy1/watch-kbd
deleted file mode 120000
index 0db9975..0000000
--- a/local/.bin/mz-doy1/watch-kbd
+++ /dev/null
@@ -1 +0,0 @@
-../hornet/watch-kbd \ No newline at end of file