add caps ctrl script
This commit is contained in:
parent
26cc677648
commit
5183ed8c6c
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
setxkbmap -option 'caps:ctrl_modifier'
|
||||
xcape -e 'Caps_Lock=Escape'
|
Loading…
Reference in New Issue