]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
docs/userguide: document the tray_output bar option
[i3/i3] / docs / userguide
index aa258f6ef4a44046a13d3f55039c4dad8351a1de..3c0c68564a7b2db321c4178fdb4f50be3c02a643 100644 (file)
@@ -844,6 +844,28 @@ position <top|bottom>
 position top
 ---------------------
 
+=== Tray output
+
+i3bar by default provides a system tray area where programs such as
+NetworkManager, VLC, Pidgin, etc. can place little icons.
+
+You can configure on which output (monitor) the icons should be displayed or
+you can turn off the functionality entirely.
+
+*Syntax*:
+-------------------------
+tray_output <none|output>
+-------------------------
+
+*Example*:
+-------------------------
+# disable system tray
+tray_output none
+
+# show tray icons on the big monitor
+tray_output HDMI2
+-------------------------
+
 === Font
 
 Specifies the font (again, X core font, not Xft, just like in i3) to be used in