Changed default date format for polybar
This commit is contained in:
parent
e500980df3
commit
e37023a492
@ -180,7 +180,7 @@ label-connected = %{F#0000FF}%ifname%%{F-} %essid% %local_ip%
|
||||
type = internal/date
|
||||
interval = 1
|
||||
|
||||
date = %I:%M %p
|
||||
date = %m/%d %I:%M %p
|
||||
date-alt = %m-%d-%Y %I:%M:%S %p
|
||||
|
||||
label = %date%
|
||||
@ -189,5 +189,3 @@ label-foreground = ${colors.primary}
|
||||
[settings]
|
||||
screenchange-reload = true
|
||||
pseudo-transparency = true
|
||||
|
||||
; vim:ft=dosini
|
||||
|
Loading…
x
Reference in New Issue
Block a user