Does anyone know how to get the scripts in the Welcome App to open in the default terminal application as set in the Settings app rather than Konsole?
I had to go and check, and you’re right. Same here. I guess I never noticed because I used the welcome app just once… upon initial install. Regular commands via my default terminal, Kitty, do the same. So I have virtually no need to use the welcome app.
And welcome to the forum, @CultureBomb!

You can, it is written how on our Discovery website:
https://discovery.endeavouros.com/endeavouros-tools/welcome/2021/03/
It’s the part under “Special note about the code”
Suddenly a wild Bryan appears. It uses documentation. It’s super effective!
Who, me?!?

Thanks Bryan. I’ll certainly give it a read.
So I read through the file that lists the terminal emulators that are known to work, and my one of choice is not listed there. My terminal emulator of choice is wezterm. Do you know if there are any known issues with using wezterm for the Welcome App, or have just not enough people tried to verify that it does work?
I tried running some of the scripts in the Welcome app, with the welcome app set to use westerm, and everything seems to work as intended.
It’s that, I’m glad to hear it did work for you in the end.
Welcome to the EndeavourOS forum.
I hope you enjoy your time here.
I looked in the Archlinux repositories and the AUR repository and did not find westerm.
I am curious where you got westerm. You obviously like it so I was going to check it out.
Pudge
Its wezterm. I use it too.
My bad. Yup, wezterm is in the Archlinux repositories, and the Archlinux ARM repositories.
It is written in RUST so I just have to try it.
Pudge
By the way, I just added wezterm to the list of supported terminals for the EndeavourOS apps.
Didn’t know you were a RUST enthusiast. Good to know.
Forgot to mention that if anyone wants to try other terminals for the EndeavourOS apps, you can do it by changing the value of variable EOS_YAD_TERMINAL in file /etc/eos-script-lib-yad.conf to the name of your new terminal, e.g.
EOS_YAD_TERMINAL="your-terminal-name optional-parameters-for-it"
This also sets the default terminal for the EndeavourOS apps.
I have also been messing around with Cosmic. I have it looking like I want, and installed Dolphin and Kate for my Dev work.
Pudge