From 020df63feeffc6bc25a5a99668e400e383ef3116 Mon Sep 17 00:00:00 2001 From: DebianWall Date: Thu, 15 Mar 2018 10:27:33 +0100 Subject: [PATCH] Silly me forgot to change the %I to a %H --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 6ebe327..6634bcf 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -287,7 +287,7 @@ date = " %a, %b %d, %Y" 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 = " at %H:%M" ;time-alt = %H:%M:%S ;time-alt = %H:%M:%S