summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2012-04-30 13:10:13 +0200
committerMichael Stapelberg <michael@stapelberg.de>2012-04-30 13:10:13 +0200
commit727d9f9f01a8db5f0564f39ece4401c65f533c03 (patch)
tree4793c8a888c5d2e8c3bba74c63354adaff26a7e4
parent2847f834025e302f5b0a436cdfce8bdc4244e267 (diff)
document the i3bar output format in the manpage
-rw-r--r--man/i3status.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/i3status.man b/man/i3status.man
index 4896a73..1af4d05 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -129,6 +129,12 @@ sleep before printing the next status line.
Using +output_format+ you can chose which format strings i3status should
use in its output. Currently available are:
+i3bar::
+i3bar comes with i3 and provides a workspace bar which does the right thing in
+multi-monitor situations. It also comes with tray support and can display the
+i3status output. This output type uses JSON to pass as much meta-information to
+i3bar as possible (like colors, which blocks can be shortened in which way,
+etc.).
dzen2::
Dzen is a general purpose messaging, notification and menuing program for X11.
It was designed to be scriptable in any language and integrate well with window