]> git.sur5r.net Git - i3/i3status/commitdiff
Manpage subsection TzTime: Example config now matches to the context (#134)
authorBandie Yip Kojote <bandie@ttygap.net>
Thu, 30 Jun 2016 07:52:35 +0000 (07:52 +0000)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Thu, 30 Jun 2016 07:52:35 +0000 (08:52 +0100)
man/i3status.man

index c43e4d325d6a607519ef4539611bca63a8aba3db..26ea831bbfabd6db6a86b3e9a93ce8b636c342b9 100644 (file)
@@ -433,9 +433,10 @@ If you would like to use markup in this section, there is a separate
 
 *Example configuration (markup)*:
 -------------------------------------------------------------
-tztime time {
+tztime berlin {
        format = "<span foreground='#ffffff'>time:</span> %time"
        format_time = "%H:%M %Z"
+       timezone = "Europe/Berlin"
 }
 -------------------------------------------------------------