From 9cca84d0fbae490e298e469ca18aa43d21ce7912 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 5 May 2020 11:57:17 +0200 Subject: [PATCH] Replace rofi calendar with calendar --- dotfiles/i3/blocks | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dotfiles/i3/blocks b/dotfiles/i3/blocks index 9ded3ea..1b24727 100644 --- a/dotfiles/i3/blocks +++ b/dotfiles/i3/blocks @@ -79,10 +79,12 @@ interval=5 LABEL_ON= LABEL_OFF= -[rofi-calendar] +[calendar] interval=60 LABEL= -DATEFTM=+ %a %d %b - %H:%M -SHORTFTM=+ %d.%m.%Y +DATEFMT=+ %a %d %b - %H:%M +SHORTFMT=+ %d.%m.%Y +HEIGHT=180 +WIDTH=220 []