summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-11 11:23:54 +0200
committerjoe <rbo@gmx.us>2025-10-11 11:23:54 +0200
commit61dbef9552f23c65e7777c5429faec21f9d28466 (patch)
tree5cfda26fb7e1c6454f4c6adfee90c4f8cfa3f0db
parentup (diff)
downloaddotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.gz
dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.bz2
dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.xz
dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.zst
dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.zip
-rwxr-xr-x.local/bin/kb1
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/kb b/.local/bin/kb
index d387233..dd77f11 100755
--- a/.local/bin/kb
+++ b/.local/bin/kb
@@ -64,7 +64,6 @@ config_keyboard
inotifywait -m /dev/input -e create | while read -r a; do
config_keyboard
- sleep 30
done
# vim: filetype=sh