diff options
| author | Blista Kanjo | 2022-11-04 17:43:14 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-04 17:43:14 -0400 |
| commit | ab21758440fd9825f6dc665b237ff067e6455856 (patch) | |
| tree | e79f7b4e64079c14d2d1b61b7023830f7e38af0e /.config/awesome/keymapper.sh | |
| parent | 7c079232e09dc2b7cd1869e99f02400d77682ea9 (diff) | |
fix: workaround for input-remapper unreliability when switching between devices
Diffstat (limited to '.config/awesome/keymapper.sh')
| -rwxr-xr-x | .config/awesome/keymapper.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh deleted file mode 100755 index 877907d..0000000 --- a/.config/awesome/keymapper.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -sleep 1 && input-remapper-control --command stop-all && sleep 1 && input-remapper-control --command autoload |
