I installed this WM I saw on lemmy GitHub - YaLTeR/niri: A scrollable-tiling Wayland compositor. and it installed alacritty as a dependency. I’m cool with that but when I switch back to gnome and use BoxBuddy to open linux containers in a terminal it launches it in alacritty instead of Gnome’s default terminal. How can I change it to make it use gnome’s terminal without removing alacritty.
There’s currently no standard way to set the default terminal. BoxBuddy uses a hardcoded list which does prefer gnome-terminal, but the code looks a little fragile.
Is gnome-terminal still installed? What does which gnome-terminal say?
Fedora still uses gnome-terminal by default. GNOME Console (kgx) isn’t in BoxBuddy’s list, so if you removed gnome-terminal and didn’t have any others installed from that list, it shouldn’t have worked at all prior to installing alacritty.