]> git.sur5r.net Git - i3/i3/commitdiff
docs/userguide: use i3bar instead of dzen2 in the 'exec' example (Thanks ubitux)
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 1 Aug 2011 12:40:01 +0000 (14:40 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 1 Aug 2011 12:40:01 +0000 (14:40 +0200)
docs/userguide

index 6941af91cf92af53d4a9ecf2e4edb265baf1dba9..70d0f7d4d7d83fe55a4100208abd864246c60cea 100644 (file)
@@ -523,7 +523,7 @@ exec_always command
 
 *Examples*:
 --------------------------------
-exec i3status | dzen2 -dock
+exec i3status | i3bar -d
 exec_always ~/my_script.sh
 --------------------------------