Add st (simple terminal) to the known terminals

This commit is contained in:
codesoap 2019-06-07 21:16:49 +02:00
parent 09e1ec97a9
commit 7ade105319

View File

@ -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' \