]> git.armaanb.net Git - bin.git/blob - keyboard-swap
ef4a75f96a846879eb61ea39721752a14536b7e8
[bin.git] / keyboard-swap
1 #!/usr/bin/env sh
2 # Swaps caps and control, then makes it so holding the old caps key acts as
3 # control and tapping it as escape
4
5 setxkbmap -option "ctrl:swapcaps"
6 xcape