1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Added 'konsole' to the list of supported terminals

This commit is contained in:
m 2021-12-17 17:07:10 +01:00
parent 8f191c713e
commit 0408e99b35

View File

@ -996,6 +996,7 @@ case "${TERMINAL}" in
" xfce4-terminal" \
" foot" \
" kitty" \
" konsole" \
"" \
"If you believe you have recieved this message in error," \
"try manually setting \`TERMINAL', hint: ps -h -o comm -p \$PPID"