Polybar: Fix spacing in date-mini module
This commit is contained in:
parent
d4739f4de4
commit
ad0d63ca6c
@ -310,10 +310,10 @@ type = internal/date
|
||||
format-underline = ${res/colors.underline-date}
|
||||
|
||||
time = %I:%M %p
|
||||
date-alt = %A, %B %d
|
||||
date-alt = "%A, %B %d "
|
||||
time-alt = %I:%M %p
|
||||
|
||||
label= %date% %time%
|
||||
label= %date%%time%
|
||||
|
||||
interval = 60
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user