Manpage subsection TzTime: Example config now matches to the context (#134)
This commit is contained in:
parent
4a37333cad
commit
dd0f6bf4b7
@ -433,9 +433,10 @@ If you would like to use markup in this section, there is a separate
|
|||||||
|
|
||||||
*Example configuration (markup)*:
|
*Example configuration (markup)*:
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
tztime time {
|
tztime berlin {
|
||||||
format = "<span foreground='#ffffff'>time:</span> %time"
|
format = "<span foreground='#ffffff'>time:</span> %time"
|
||||||
format_time = "%H:%M %Z"
|
format_time = "%H:%M %Z"
|
||||||
|
timezone = "Europe/Berlin"
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user