From ee85075b3da756ace4342df9050dad0653fa3849 Mon Sep 17 00:00:00 2001 From: Pearu Vaalma Date: Tue, 11 Aug 2020 19:35:36 +0300 Subject: [PATCH] Add day to datetime corner --- i3/.cfg_src/i3/i3blocks.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/.cfg_src/i3/i3blocks.base b/i3/.cfg_src/i3/i3blocks.base index eee33a2..4f71cf9 100644 --- a/i3/.cfg_src/i3/i3blocks.base +++ b/i3/.cfg_src/i3/i3blocks.base @@ -66,6 +66,6 @@ interval=60 signal=12 [time] -command=date '+%Y-%m-%d %H:%M:%S' +command=date '+%a %Y-%m-%d %H:%M:%S' interval=5