polybar: simplify date display

This commit is contained in:
Vincent Bernat 2021-07-17 20:32:33 +02:00
parent adfec52532
commit 6bcfe92d2f

View file

@ -122,9 +122,9 @@ scroll-up = dunstctl history-pop
[module/date]
type = internal/date
interval = 2
date = %a %d %b
date = %B %d
time = %H:%M
label = %date% %time%
label = %date% %time%
[module/battery]
type = internal/battery