Changed polybar module to 24-hour time format
This commit is contained in:
parent
c48b9eb58a
commit
c7f57518ec
@ -5,7 +5,7 @@ type = internal/date
|
|||||||
|
|
||||||
interval = 1.0
|
interval = 1.0
|
||||||
|
|
||||||
time = %I:%M %P
|
time = %H:%M
|
||||||
format-foreground = ${bar.fg}
|
format-foreground = ${bar.fg}
|
||||||
date-alt = " %A, %d %B %Y"
|
date-alt = " %A, %d %B %Y"
|
||||||
|
|
||||||
@ -266,4 +266,4 @@ icon-repeat-background = ${bar.bg}
|
|||||||
toggle-on-foreground = ${bar.green}
|
toggle-on-foreground = ${bar.green}
|
||||||
toggle-off-foreground = ${bar.red}
|
toggle-off-foreground = ${bar.red}
|
||||||
|
|
||||||
#####################################################
|
#####################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user