diff options
Diffstat (limited to 'setxkbmap.sh')
-rwxr-xr-x | setxkbmap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh index 68d5396..4c4ca8e 100755 --- a/setxkbmap.sh +++ b/setxkbmap.sh @@ -2,5 +2,5 @@ setxkbmap -layout jr -variant jdvp -option numpad:mac killall xcape -xcape -e 'Super_L=Tab;Control_L=apostrophe' -t 200 +xcape -e 'Super_L=Tab' -t 200 xset r rate 200 100 |