From d5fd691b6da28830ea49879add410067e72421b3 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 14 Apr 2020 11:59:23 +0200 Subject: [PATCH] Change crypto bar and arch update bar --- dotfiles/i3/i3blocks_config | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/dotfiles/i3/i3blocks_config b/dotfiles/i3/i3blocks_config index 9337621..8d9e763 100644 --- a/dotfiles/i3/i3blocks_config +++ b/dotfiles/i3/i3blocks_config @@ -30,28 +30,19 @@ separator_block_width=15 markup=pango [arch-update] -interval=3600 -LABEL=Updates: +interval=300 QUIET=true WATCH=^linux.* ^pacman.* BASE_COLOR=#5fff5f UPDATE_COLOR=#ffff85 LABEL= -[ccurrency] -command=scripts/ccurrency -c ETH -f EUR -interval=3600 - -[ccurrency] -command=scripts/ccurrency -c ETH -f USD -interval=3600 - [ccurrency] command=scripts/ccurrency -f EUR interval=3600 [ccurrency] -command=scripts/ccurrency -f USD +command=scripts/ccurrency -c ETH -f EUR interval=3600 [rofi-calendar]