aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/keymapper.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/keymapper.sh')
-rwxr-xr-x.config/awesome/keymapper.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh
deleted file mode 100755
index 35d44fe..0000000
--- a/.config/awesome/keymapper.sh
+++ /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