fix polybar calendar spacing

This commit is contained in:
Aaron
2020-07-28 22:15:24 +02:00
parent 4252190570
commit c282a5a273

View File

@@ -182,7 +182,7 @@ ramp-4 = "  "
[module/date]
type = internal/date
interval = 1
date = "  %d.%m.%y"
date = "  %d.%m.%y"
time= "%H:%M:%S "
label = %date% %time%
label-foreground = ${colors.background}