X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3-sensible-terminal.man;h=fc956eef6d2c064420ef1edf5790bf7ec1bf583a;hb=9f273f3356dc5c6094a2d5ee2f14f56364c382e2;hp=49d8831c770eeac221343e1fe99b4b7a34a6fd1c;hpb=34f6f185bfe9476801e6ef45114197becefb0b21;p=i3%2Fi3 diff --git a/man/i3-sensible-terminal.man b/man/i3-sensible-terminal.man index 49d8831c..fc956eef 100644 --- a/man/i3-sensible-terminal.man +++ b/man/i3-sensible-terminal.man @@ -22,18 +22,35 @@ 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, she will -have $TERMINAL set or modified her i3 configuration file. +* termite +* lxterminal +* mate-terminal +* terminology +* st +* qterminal +* lilyterm +* tilix +* terminix +* konsole +* kitty +* guake +* tilda +* alacritty + +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