diff --git a/i3status-rs-config.toml b/i3status-rs-config.toml index aaf4190..b6b2bff 100644 --- a/i3status-rs-config.toml +++ b/i3status-rs-config.toml @@ -59,5 +59,5 @@ block = "keyboard_layout" [[block]] block = "time" -interval = 60 -format = "%a %Y-%m-%d %R" +interval = 5 +format = "%a %Y-%m-%d %T"