]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
Merge branch 'release-4.16.1'
[i3/i3] / man / i3-sensible-terminal.man
index 1d9f9ff8647c3b4bba8949cb52e47abc8f36abc2..bda5a7239842a6d11613baf4da0478a150bda4f6 100644 (file)
@@ -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