aboutsummaryrefslogtreecommitdiff
path: root/awesome/keymapper.sh
diff options
context:
space:
mode:
authorBlista Kanjo2021-11-30 01:25:11 -0500
committerBlista Kanjo2021-11-30 01:25:11 -0500
commit50dedcadeb6ccbd4bd6f5cdc8c8ad551389ae92b (patch)
tree48d4bd5250f0e8949de2a421f4ca82aa69b4edad /awesome/keymapper.sh
parentfa588d5b688c29f18f96ca0dcce382782f633d9b (diff)
reverted some changes
Diffstat (limited to 'awesome/keymapper.sh')
-rwxr-xr-xawesome/keymapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/keymapper.sh b/awesome/keymapper.sh
index a69c96b..9e27f5f 100755
--- a/awesome/keymapper.sh
+++ b/awesome/keymapper.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-key-mapper-control --command stop-all && key-mapper-control --command autoload && sleep 1 && setxkbmap -option compose:ralt && xmodmap ~/.Xmodmap && xset r rate 300 50 # && setxkbmap -option caps:escape_shifted_capslock
+key-mapper-control --command stop-all && key-mapper-control --command autoload && sleep 2 && setxkbmap -option compose:ralt && sleep 1 && xmodmap ~/.Xmodmap && sleep 1 && xset r rate 300 50