From 7bdf4f1f7b0f617fc92f344bf6f034c52d6bda50 Mon Sep 17 00:00:00 2001 From: therbron Date: Wed, 8 Jul 2020 16:35:45 +0200 Subject: [PATCH] Change time to 24h format and add date --- .config/polybar/modules.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index ae34e7a..75a9119 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -419,7 +419,7 @@ interval = 1.0 ;;date = %Y-%m-%d% ; Optional time format -time =  %I:%M %p +time =  %H:%M %Y-%m-%d% ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats