From 70c34c4e076522639eebc980c4ee84e17ada0da3 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 29 May 2020 01:31:53 -0400 Subject: polybar changed date format, spacemacs changed theme, xinitrc set compose key to ralt --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/polybar/config b/.config/polybar/config index eb9dd29..92e2b2d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -249,7 +249,7 @@ interval = 5 date = date-alt = " %Y-%m-%d" -time = %H:%M +time = %F %H:%M time-alt = %H:%M:%S format-prefix =  -- cgit 1.4.1