Fix trailing diamond having the space removed
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
0cddfac51a
commit
18b8cc0d57
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ blocks:
|
|||
- type: time
|
||||
style: diamond
|
||||
leading_diamond: &ld '<#666>[</> '
|
||||
trailing_diamond: &td ' <#666>]</>'
|
||||
trailing_diamond: &td '<#666> ]</>'
|
||||
foreground: p:white
|
||||
template: '{{ .CurrentDate | date "15:04:05" }}'
|
||||
|
||||
|
|
Loading…
Reference in a new issue