mirror of https://github.com/Flinner/dots.git
feat: update to new keyboard format
This commit is contained in:
parent
bb8a09e5a4
commit
b39272ee0c
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
setxkbmap -option ctrl:swapcaps
|
setxkbmap -option ctrl:swapcaps
|
||||||
setxkbmap -option altwin:swap_lalt_lwin
|
setxkbmap -option altwin:swap_lalt_lwin
|
||||||
setxkbmap -model pc105 -layout us,ar -variant ,qwerty -option grp:shifts_toggle
|
setxkbmap -model pc105 -layout us,ara -variant ,qwerty -option grp:shifts_toggle
|
||||||
|
|
||||||
xset r rate 300 50
|
xset r rate 300 50
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue