From b1424c74aa614424ca837c82bdf0436e0657ff38 Mon Sep 17 00:00:00 2001 From: therbron Date: Wed, 8 Jul 2020 16:42:46 +0200 Subject: [PATCH] Change the polybar's date format to a non-retarded format --- .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 75a9119..f2a5420 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 =  %H:%M %Y-%m-%d% +time =  %H:%M %d-%m-%Y% ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats