summaryrefslogtreecommitdiff
path: root/user/i3status-rust/config.toml
blob: 775b23ec36217109dd8e695f6c7a36d4df800f91 (plain)
1
2
3
4
5
6
7
8
9
10
[theme]
theme = "native"

[[block]]
block = "battery"

[[block]]
block = "time"
interval = 5
format = " $timestamp.datetime(f:'%R %-d. %b') "