ref: c182c183f281f6ff4ddb0a333ae782b04b14695b
bin/keyboard
#!/usr/bin/env sh killall xcape 2>/dev/null ; setxkbmap -option 'caps:ctrl_modifier' xcape -e 'Caps_Lock=Escape' xcape -e "Shift_R=parenright" xcape -e "Shift_L=parenleft" xcape