diff options
Diffstat (limited to 'man/i3status.man')
-rw-r--r-- | man/i3status.man | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/i3status.man b/man/i3status.man index 35cdb73..9a19ec9 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -1,7 +1,7 @@ i3status(1) =========== -Michael Stapelberg <michael+i3@stapelberg.de> -v2.5, May 2012 +Michael Stapelberg <michael@i3wm.org> +v2.6, October 2012 == NAME @@ -365,6 +365,10 @@ done Put that in some script, say +.bin/my_i3status.sh+ and execute that instead of i3status. +Note that if you want to use the JSON output format (with colors in i3bar), you +need to use a slightly more complex wrapper script. There are examples in the +contrib/ folder, see http://code.i3wm.org/i3status/tree/contrib + == SEE ALSO +strftime(3)+, +date(1)+, +glob(3)+, +dzen2(1)+, +xmobar(1)+ |