mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
15 lines
317 B
INI
15 lines
317 B
INI
[module/date]
|
|
type = internal/date
|
|
interval = 1
|
|
label = %time%
|
|
label-padding = 1
|
|
label-background = ${color.shade4}
|
|
# label-foreground = #e5c07b
|
|
label-foreground = #51afef
|
|
# label-foreground = #ecbe7b
|
|
; label-foreground = #3fc3e5
|
|
# time = %r
|
|
# time = %l:%M:%S %p
|
|
time = %l:%M %p
|
|
time-alt = %h-%d-%Y
|