ref: 9adb0a0a5c9a4748b05a488e352014760f1c25b8
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