If you’re looking for something lightweight, go for st or urxvt. These are Xorg-only.
If you want to configure it via GUI, xfce4-terminal is the middle ground for lightweight and feature-rich. If you are on KDE, konsole would suffice. You can use these on Xorg and Wayland.
If you want to work with multiple panes in a single window, terminator is your friend. Used this on Xorg but not sure about its Wayland compatibility.
If you want GPU acceleration and more features, kitty and alacritty is out there. Both should work on Xorg and Wayland.
If you want something like st but pure Wayland, foot is the best lightweight terminal emulator. My current personal favourite.
Sure, I can do that.
st
orurxvt
. These are Xorg-only.xfce4-terminal
is the middle ground for lightweight and feature-rich. If you are on KDE,konsole
would suffice. You can use these on Xorg and Wayland.terminator
is your friend. Used this on Xorg but not sure about its Wayland compatibility.kitty
andalacritty
is out there. Both should work on Xorg and Wayland.foot
is the best lightweight terminal emulator. My current personal favourite.