dotfiles.2022/_home/dot_sz.shrc.d/97_keyboard_mappings

6 lines
137 B
Plaintext

if [[ -n "$(type -fP setxkbmap)" ]]; then
setxkbmap -option
setxkbmap -option caps:escape
setxkbmap -option caps:ctrl_modifier
fi