diff --git a/i38.sh b/i38.sh index e129c38..043042c 100755 --- a/i38.sh +++ b/i38.sh @@ -372,6 +372,8 @@ if [[ -n "${escapeKey}" ]]; then cat << EOF >> ${i3Path}/config bindsym $escapeKey mode "ratpoison" mode "ratpoison" { +# Terminal emulator bound to c +bindsym c exec i3-sensible-terminal, mode "default" # Text editor bound to e bindsym e exec $textEditor, mode "default" # File browser bound to f