From e7aefa537b4a1b3cc64dab676ba8cd978bfe90e9 Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 18 May 2021 11:51:59 +0530 Subject: show small date with time --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index d172b02..3cb6e1c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -47,7 +47,7 @@ format-full= type=internal/date interval=1.0 date=%d-%m-%Y% -time=%I:%M +time=%I:%M %d %B date-alt=%A, %d %B %Y time-alt=%I:%M:%S %A, %d %B %Y -- cgit v1.2.3