From 04fa4e8181830beb2bcec59a9e7a6e9c9c6be2dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 19 Feb 2016 11:50:54 +0100 Subject: [PATCH] Omit year and seconds in i3bar. --- i3/i3/i3blocks.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3/i3blocks.conf b/i3/i3/i3blocks.conf index a9b632f..90b7b61 100644 --- a/i3/i3/i3blocks.conf +++ b/i3/i3/i3blocks.conf @@ -42,8 +42,8 @@ label= interval=once [time] -command=date "+%a %d.%m.%Y %H:%M:%S" label= +command=date "+%a %d.%m %H:%M" interval=1 separator=false separator_block_width=12