]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Merge pull request #1747 from Airblader/feature-1723
[i3/i3] / docs / userguide
index e651bddb7955f62e3a431d98a8354fea2f29a9a3..64f614f53cb1e979c0afd53a9faa30b5efe309d8 100644 (file)
@@ -1353,6 +1353,23 @@ Note that you might not have a primary output configured yet. To do so, run:
 xrandr --output <output> --primary
 -------------------------
 
+=== Tray padding
+
+The tray is shown on the right-hand side of the bar. By default, a padding of 2
+pixels is used for the upper, lower and right-hand side of the tray area and
+between the individual icons.
+
+*Syntax*:
+-------------------------
+tray_padding <px> [px]
+-------------------------
+
+*Example*:
+-------------------------
+# Obey Fitts's law
+tray_padding 0
+-------------------------
+
 === Font
 
 Specifies the font to be used in the bar. See <<fonts>>.