From a4f6bac38c9b8ebe25a3378689f1975db95d8dab Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 5 Jan 2017 00:38:59 +0100 Subject: Don't pad day of month in status bar --- system/i3status.conf.symlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/i3status.conf.symlink') diff --git a/system/i3status.conf.symlink b/system/i3status.conf.symlink index 3b148f1..67710fb 100644 --- a/system/i3status.conf.symlink +++ b/system/i3status.conf.symlink @@ -48,6 +48,6 @@ load { } tztime local { - format = "%a %b %d, %I:%M %p" + format = "%a %b %-d, %I:%M %p" } -- cgit v1.2.3