diff --git a/rc/windowing/x11.kak b/rc/windowing/x11.kak index 22974950..7f36d215 100644 --- a/rc/windowing/x11.kak +++ b/rc/windowing/x11.kak @@ -18,6 +18,7 @@ A shell command is appended to the one set in this option at runtime} \ 'termite -e ' \ 'urxvt -e sh -c' \ 'rxvt -e sh -c' \ + 'st -e sh -c' \ 'xterm -e sh -c' \ 'roxterm -e sh -c' \ 'mintty -e sh -c' \