Files
.dotfiles/.config/polybar/modules/datetime.ini
Quinn 9ece4e28de move xdg directories to the default location.
a lot of applications seem to hardcode this location, so it's better to
have something default, or default-adjasoned.
2025-11-19 10:08:24 +01:00

16 lines
262 B
INI

[datetime]
type = internal/date
label = %date%
label-foreground = ${colours.primary}
[module/date]
inherit = datetime
interval = 60
date = %d/%m/%Y
[module/time]
inherit = datetime
interval = 1
date = %H:%M
date-alt = %H:%M:%S