13 lines
247 B
INI
13 lines
247 B
INI
|
[module/date]
|
||
|
type = internal/date
|
||
|
interval = 1
|
||
|
|
||
|
time= "%a, %b %d %H:%M:%S"
|
||
|
time-alt = "%H:%M"
|
||
|
|
||
|
format = %{T7} %{T-} <label>
|
||
|
format-background = ${colors.grey-9}
|
||
|
format-foreground = ${colors.blue-a4}
|
||
|
format-padding = 1
|
||
|
label = %{T2}%time%%{T-}
|