1
0
Fork 0

switch to dvorak

This commit is contained in:
Luca Bilke 2022-10-04 19:03:44 +02:00
parent c68a38850b
commit b5b91a7a91

View file

@ -1,6 +1,6 @@
#!/bin/sh
setxkbmap -layout de,us -variant nodeadkeys,dvorak -option caps:super -option terminate:ctrl_alt_bksp
setxkbmap -layout us,de -variant dvorak,nodeadkeys -option caps:super -option terminate:ctrl_alt_bksp
xset r rate 300 50
killall xcape 2>/dev/null ; xcape -e 'Super_L=Escape'
xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock