]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
Merge pull request #1909 from Airblader/feature-refactor-1
[i3/i3] / man / i3-sensible-terminal.man
index 49d8831c770eeac221343e1fe99b4b7a34a6fd1c..6fa91ac893900c61d077fba66a60a453fed3a5b6 100644 (file)
@@ -22,6 +22,7 @@ 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
 * terminator
@@ -32,8 +33,8 @@ It tries to start one of the following (in that order):
 * 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.
+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