CachyOS Hello app doesn’t recognize Ptyxis as a terminal emulator

gnome-console was recently swapped out for Ptyxis for gnome installations, but it doesn’t seem to be recognized as a Terminal Emulator by CachyOS Hello.

I made this few days ago :slight_smile: https://www.reddit.com/r/cachyos/comments/1rry7qh/guide_add_your_terminal_to_cachyos_tools_like/

There is also a cool AUR script to get “Open with Ptyxis” option in Nautilus right clic :

paru -S nautilus-open-any-terminal

Then edit this dconf key : com.github.stunkymonkey.nautilus-open-any-terminalto add “ptyxis”, and turn new tab to “true”.

My PR was merged, Ptyxis is now recognized by default as a standard terminal in hello :slight_smile: