]> git.armaanb.net Git - bin.git/blob - keyboard-swap
git-mirror: add script
[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