]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
Added qterminal to i3-sensible-terminal (#2367)
[i3/i3] / man / i3-sensible-terminal.man
index 1d9f9ff8647c3b4bba8949cb52e47abc8f36abc2..4e99f91ecd755f684fcfd85b4dee7507a9b24b69 100644 (file)
@@ -22,8 +22,10 @@ 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
@@ -31,9 +33,15 @@ It tries to start one of the following (in that order):
 * 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
+
+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