Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
15 lines
194 B
TOML
15 lines
194 B
TOML
[date]
|
|
fmt = '%A, %B %d, %Y'
|
|
hide_seconds = true
|
|
use_12h = true
|
|
utc = true
|
|
|
|
[general]
|
|
blink = true
|
|
bold = true
|
|
color = 'magenta'
|
|
interval = 250
|
|
|
|
[position]
|
|
horizontal = 'start'
|
|
vertical = 'end'
|