dots/.scripts/kbd/capsctrl

5 lines
86 B
Plaintext
Raw Normal View History

2022-08-21 19:20:09 +02:00
#!/usr/bin/env sh
setxkbmap -option 'caps:ctrl_modifier'
xcape -e 'Caps_Lock=Escape'