Fix polybar date formatting and add alt format
This commit is contained in:
parent
2c92a0281a
commit
289f783e93
@ -52,8 +52,10 @@ type = internal/date
|
||||
interval = 5
|
||||
|
||||
date = "%a"
|
||||
date-alt = "%a, %b %e"
|
||||
time = "%l:%M %p"
|
||||
label = %date%%time%
|
||||
time-alt = "%l:%M %p"
|
||||
label = %date% %time%
|
||||
|
||||
[module/title]
|
||||
type = internal/xwindow
|
Loading…
Reference in New Issue
Block a user