diff options
author | joe <rbo@gmx.us> | 2025-10-11 11:23:54 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-11 11:23:54 +0200 |
commit | 61dbef9552f23c65e7777c5429faec21f9d28466 (patch) | |
tree | 5cfda26fb7e1c6454f4c6adfee90c4f8cfa3f0db /.local/bin | |
parent | up (diff) | |
download | dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.gz dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.bz2 dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.xz dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.tar.zst dotfiles-bsd-61dbef9552f23c65e7777c5429faec21f9d28466.zip |
up
Diffstat (limited to '.local/bin')
-rwxr-xr-x | .local/bin/kb | 1 |
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 |