mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
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"
|