1
0
Fork 0

i3status-rs: formatting

This commit is contained in:
Von Random 2025-01-08 14:58:23 +02:00
parent d3858a3d78
commit 1d80af59ac

View file

@ -51,6 +51,6 @@ driver = "sway"
[[block]] [[block]]
block = "time" block = "time"
interval = 1 interval = 1
timezone = "Europe/Moscow"
[block.format] [block.format]
full = "$icon $timestamp.datetime(f:'%a %R')" full = " $timestamp.datetime(f:'%R') "
short = "$icon $timestamp.datetime(f:'%R')"