Skip to content
Snippets Groups Projects
Commit f2f9dff7 authored by Jan Hensel's avatar Jan Hensel
Browse files

i3blocks-rs: Show seconds in time

parent 74a8f084
No related branches found
No related tags found
No related merge requests found
......@@ -86,4 +86,4 @@ missing_format = ""
[[block]]
block = "time"
interval = 1
format = " $icon $timestamp.datetime(f:'%a %Y-%m-%d %R', l:en_US) "
format = " $icon $timestamp.datetime(f:'%a %Y-%m-%d %H:%M:%S', l:en_US) "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment