if [[ -n "$(which-command setxkbmap)" && -n "$DISPLAY" ]]; then
setxkbmap -option
setxkbmap -option caps:escape
setxkbmap -option caps:ctrl_modifier
fi