From b045977169b7c0eedf94ed6d157a35ee332ab702 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 26 Jan 2013 18:19:55 +0100 Subject: [PATCH] update /i3bar/ with more up to date information --- i3bar/index.html.mako | 38 +++----------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-) diff --git a/i3bar/index.html.mako b/i3bar/index.html.mako index 653497e..1ecc6e4 100644 --- a/i3bar/index.html.mako +++ b/i3bar/index.html.mako @@ -7,34 +7,11 @@

i3bar

- i3bar is an xcb- and libev-based status- and workspace-bar. It is best - thought of as an replacement for the old i3-wsbar(1) + - dzen2(1)-combination. It creates a workspace-bar for every active - output ("screen") and displays a piped in statusline rightaligned on every - bar. + i3bar displays a bar at the bottom (or top) of your monitor(s) containing + workspace switching buttons and a statusline generated by i3status(1) or + similar. It is automatically invoked (and configured through) i3.

-

- It does not sample any status-information itself, so you still need a program - like i3status(1) or conky(1) for that. -

- -

- 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. -

- - -

Documentation

@@ -42,13 +19,4 @@ href="/i3bar/manpage.html">view the manpage online.

-

Development

- -

- i3bar is currently developed at - http://git.merovius.de/i3bar. Checkouts of the master branch are intended to - be stable and working all the time. Integration of new features happens in a - separate branch. -

- -- 2.39.5