diff options
| author | kj-sh604 | 2025-09-25 16:08:25 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-09-25 16:08:25 -0400 |
| commit | 4d17a86df145eb244ca1da966822aacd17e4ec10 (patch) | |
| tree | 4f84157920680af5fe74d128c30cbad65b28f2be /.local/bin | |
| parent | c8ae0f5947830daa9556fc2ff40ecc53afd068bd (diff) | |
kj-gitbot: .local/bin/awesome-keymapper
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/awesome-keymapper | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.local/bin/awesome-keymapper b/.local/bin/awesome-keymapper deleted file mode 100755 index 35d44fe..0000000 --- a/.local/bin/awesome-keymapper +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -input-remapper-control --command stop-all &&\ -input-remapper-control --command autoload &&\ -sleep 1 -if [ -f ~/.Xmodmap ]; then xmodmap ~/.Xmodmap; fi |
