don't use the minute for the month
This commit is contained in:
parent
d4372d37aa
commit
05c0193268
|
@ -53,7 +53,7 @@
|
|||
command_git_branch_rendermode "static"
|
||||
|
||||
datetime "#[fg=#yellow,bold] {format} "
|
||||
datetime_format "%Y-%M-%d %H:%M"
|
||||
datetime_format "%Y-%m-%d %H:%M"
|
||||
datetime_timezone "Europe/Amsterdam"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue