diff options
Diffstat (limited to 'awesome/keymapper.sh')
| -rwxr-xr-x | awesome/keymapper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/keymapper.sh b/awesome/keymapper.sh index a28aa3e..f986290 100755 --- a/awesome/keymapper.sh +++ b/awesome/keymapper.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -key-mapper-control --command stop-all && key-mapper-control --command autoload +key-mapper-control --command stop-all && key-mapper-control --command autoload && sleep 2 && setxkbmap -option compose:ralt
\ No newline at end of file |
