From 97052124f7eb90a9ae1acfd3609bd46dae5e328c Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 13 Oct 2021 04:06:58 -0400 Subject: added xset command --- awesome/keymapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome') 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 -- cgit v1.2.3