]> git.sur5r.net Git - i3/i3/blobdiff - man/i3bar.man
Fix name of mcedit (#2524)
[i3/i3] / man / i3bar.man
index dcf3022bdd4eed7733502a006a4c95bb7d6ec863..fcefce7bdb690de6d8c7ebf320aa3724dd8a0bd5 100644 (file)
@@ -39,9 +39,8 @@ Display a short help-message and exit
 workspace switching buttons and a statusline generated by i3status(1) or
 similar. It is automatically invoked (and configured through) i3.
 
-i3bar does not support any color or other markups, so stdin should be plain
-utf8, one line at a time. If you use *i3status*(1), you therefore should
-specify 'output_format = none' in the general section of its config file.
+i3bar supports colors via a JSON protocol starting from v4.2, see
+http://i3wm.org/docs/i3bar-protocol.html
 
 == ENVIRONMENT
 
@@ -59,7 +58,7 @@ Instead, see the i3 documentation, especially the User’s Guide.
 
 == SEE ALSO
 
-+i3status(1)+ or +conky(1)+ for programs generating a statusline.
++i3status(1)+, +j4status(1)+ or +conky(1)+ for programs generating a statusline.
 
 +dzen2(1)+ or +xmobar(1)+ for similar programs to i3bar.