dots/.scripts/kbd/capsctrl

5 lines
86 B
Bash
Executable File

#!/usr/bin/env sh
setxkbmap -option 'caps:ctrl_modifier'
xcape -e 'Caps_Lock=Escape'