ref: a209ae15974071706783e535d2ddde126e198dd8
bin/keyboard
#!/usr/bin/env sh killall xcape setxkbmap -option 'caps:ctrl_modifier' xcape -e 'Caps_Lock=Escape' xcape -e "Shift_R=parenright" xcape -e "Shift_L=parenleft" xcape