From 347e9add0f3f4204dc2be9299cdfac72168bea17 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Mon, 13 Apr 2020 22:53:53 +0200 Subject: [PATCH] Add ETH --- dotfiles/i3/i3blocks_config | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/dotfiles/i3/i3blocks_config b/dotfiles/i3/i3blocks_config index db7ee79..9337621 100644 --- a/dotfiles/i3/i3blocks_config +++ b/dotfiles/i3/i3blocks_config @@ -38,13 +38,21 @@ 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=5 +interval=3600 [ccurrency] command=scripts/ccurrency -f USD -interval=5 +interval=3600 [rofi-calendar] interval=3600