X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=man%2Fi3-sensible-terminal.man;h=bda5a7239842a6d11613baf4da0478a150bda4f6;hp=1d9f9ff8647c3b4bba8949cb52e47abc8f36abc2;hb=HEAD;hpb=8d2799c251cc1c44f1429c36817c346fa56b9701 diff --git a/man/i3-sensible-terminal.man b/man/i3-sensible-terminal.man index 1d9f9ff8..bda5a723 100644 --- a/man/i3-sensible-terminal.man +++ b/man/i3-sensible-terminal.man @@ -22,18 +22,36 @@ is appropriate for the distribution. It tries to start one of the following (in that order): * $TERMINAL (this is a non-standard variable) +* x-terminal-emulator (only present on Debian and derivatives) * urxvt * rxvt +* termit * terminator * Eterm * aterm +* uxterm * xterm * gnome-terminal * roxterm * xfce4-terminal - -Please don’t complain about the order: If the user has any preference, he will -have $TERMINAL set or modified his i3 configuration file. +* termite +* lxterminal +* mate-terminal +* terminology +* st +* qterminal +* lilyterm +* tilix +* terminix +* konsole +* kitty +* guake +* tilda +* alacritty +* hyper + +Please don’t complain about the order: If the user has any preference, they will +have $TERMINAL set or modified their i3 configuration file. == SEE ALSO