From 46fe96b97598f1bcea233e4ad9e3bf2e10c0bf75 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Mon, 18 Oct 2021 09:37:24 +0200 Subject: Polybar show date and time info by default --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config index 83e0df0..9d5cac9 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -167,11 +167,11 @@ ramp-capacity-4 = " " type = internal/date interval = 5 -date = "" -date-alt = "%a %b %d " +date-alt = "" +date = "%a %b %d " -time = "%H:%M" time-alt = "%H:%M" +time = "%H:%M" label = "%date%%time% " label-background = ${colors.background-alt} -- cgit v1.2.3-70-g09d2