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 4c4ca8e..907f0c8 100755 --- a/setxkbmap.sh +++ b/setxkbmap.sh @@ -1,6 +1,6 @@ #!/bin/sh -setxkbmap -layout jr -variant jdvp -option numpad:mac +setxkbmap -layout jr -variant jdvprk -option numpad:mac killall xcape xcape -e 'Super_L=Tab' -t 200 xset r rate 200 100 |