13 lines
191 B
YAML
13 lines
191 B
YAML
|
bar:
|
||
|
height: 26
|
||
|
location: top
|
||
|
spacing: 5
|
||
|
margin: 7
|
||
|
background: 000000ff
|
||
|
|
||
|
right:
|
||
|
- clock:
|
||
|
time-format: "%H:%M %Z"
|
||
|
content:
|
||
|
- string: {text: "{time}"}
|