diff options
Diffstat (limited to '.config/awesome/keymapper.sh')
| -rwxr-xr-x | .config/awesome/keymapper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/keymapper.sh b/.config/awesome/keymapper.sh index 32eb84d..245ab2b 100755 --- a/.config/awesome/keymapper.sh +++ b/.config/awesome/keymapper.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh input-remapper-control --command stop-all && input-remapper-control --command autoload |
