Please add support for Terminator to the terminal helper script. File path: /usr/share/cachyos-hello/scripts/terminal-helper Please add the following entry to the section starting with "declare -A terminals=(": `["terminator"]="terminator -x $cmd"` and add in the section `term_order` : `"terminator"` Im use Bash as default Shell.