aboutsummaryrefslogtreecommitdiff
path: root/awesome/keymapper.sh
diff options
context:
space:
mode:
authorBlista Kanjo2021-10-13 04:06:58 -0400
committerBlista Kanjo2021-10-13 04:06:58 -0400
commit97052124f7eb90a9ae1acfd3609bd46dae5e328c (patch)
tree48668cec87f308e0ad277430ee81d6a822a4a1bd /awesome/keymapper.sh
parent3984fda56667ef18cb2184e9a8a8044f9c7f90c8 (diff)
added xset command
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 fa3bc27..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 2 && setxkbmap -option compose:ralt && sleep 1 && xmodmap ~/.Xmodmap \ No newline at end of file
+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