Merge pull request #25 from DebianWall/patch-1
Added an option in the polybar config for people that don't live in a…
This commit is contained in:
commit
94b02535c9
1 changed files with 3 additions and 0 deletions
|
@ -285,6 +285,9 @@ date = " %a, %b %d, %Y"
|
|||
;date-alt = " %Y-%m-%d"
|
||||
|
||||
time = " at %I:%M%p"
|
||||
|
||||
# If you're not living in a country where AM and PM is used you can add -alt to the time above this line and comment it using ;, then you can remove the -alt to the time under this line and uncomment it.
|
||||
;time-alt = " at %I:%M"
|
||||
;time-alt = %H:%M:%S
|
||||
;time-alt = %H:%M:%S
|
||||
|
||||
|
|
Loading…
Reference in a new issue