forked from Snoweuph/Dotfiles
12 lines
192 B
INI
12 lines
192 B
INI
|
[module/time]
|
||
|
type = internal/date
|
||
|
interval = 1
|
||
|
|
||
|
date = %H:%M
|
||
|
|
||
|
label-font = 3
|
||
|
|
||
|
label = " %date%"
|
||
|
label-foreground = ${colors.primary-accent}
|
||
|
label-background = ${colors.primary-background}
|