aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorkj-sh6042025-09-25 16:08:25 -0400
committerkj-sh6042025-09-25 16:08:25 -0400
commit4d17a86df145eb244ca1da966822aacd17e4ec10 (patch)
tree4f84157920680af5fe74d128c30cbad65b28f2be /.local
parentc8ae0f5947830daa9556fc2ff40ecc53afd068bd (diff)
kj-gitbot: .local/bin/awesome-keymapper
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/awesome-keymapper6
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