mirror of https://github.com/polybar/polybar.git
Updated Module: date (markdown)
parent
95321319aa
commit
fa843bb839
|
@ -8,7 +8,7 @@ type = internal/date
|
|||
; Seconds to sleep between updates
|
||||
interval = 1.0
|
||||
|
||||
; See "man date" for details on how to format the date string
|
||||
; See "http://en.cppreference.com/w/cpp/io/manip/put_time" for details on how to format the date string
|
||||
; NOTE: if you want to use syntax tags here you need to use %%{...}
|
||||
date = %Y-%m-%d%
|
||||
|
||||
|
|
Loading…
Reference in New Issue