From a3280fe4ccdc3c2b28ad9cc67834d62b5270b880 Mon Sep 17 00:00:00 2001 From: barrett <66580279+onkoe@users.noreply.github.com> Date: Thu, 2 Jun 2022 16:55:35 -0500 Subject: [PATCH] Add Xfce Terminal to terminal emulators Xfce Terminal works flawlessly on Wayland sessions. It's also easy to configure graphically despite offering dozens of different options. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26f8af2..5cf3e78 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ No Wayland-specific requirements, so you can use your xorg solution of choice to * [Termite](https://github.com/thestinger/termite) - A keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support (Termite is obsoleted by Alacritty!) * [wezterm](https://wezfurlong.org/wezterm/) - A GPU-accelerated cross-platform terminal emulator and multiplexer * [wterm](https://github.com/majestrate/wterm) - An [st](https://st.suckless.org/) fork for wayland +* [Xfce Terminal](https://docs.xfce.org/apps/terminal/start) - A graphically-configurable terminal for Xfce ## Text Editors