From 29f382c0c2db73f42dbe796be89d832df7343375 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 23 Sep 2010 00:50:52 +0200 Subject: [PATCH] manpage: fix example for xmobar/dzen2 --- man/i3status.man | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/man/i3status.man b/man/i3status.man index 0fff8e6..a8f461f 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -246,7 +246,8 @@ volume master { == Using i3status with dzen2 -After installing dzen2, you can directly use it with i3status: +After installing dzen2, you can directly use it with i3status. Just ensure that ++output_format+ is set to +dzen2+. *Example for usage of i3status with dzen2*: -------------------------------------------------------------- @@ -257,11 +258,12 @@ i3status | dzen2 -fg white -ta r -w 1280 \ == Using i3status with xmobar To get xmobar to start, you might need to copy the default configuration -file to +~/.xmobarrc+. +file to +~/.xmobarrc+. Also, ensure that the +output_format+ option for i3status +is set to +xmobar+. *Example for usage of i3status with xmobar*: --------------------------------------------------------------------- -i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" +i3status | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" --------------------------------------------------------------------- == SEE ALSO -- 2.39.2