From b53c52efdf6c684c05d00e4020465941833acf34 Mon Sep 17 00:00:00 2001 From: David Aizenberg Date: Sat, 19 Dec 2020 21:00:27 +0400 Subject: [PATCH] wallet info --- i3blocks.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i3blocks.conf b/i3blocks.conf index ea663f0..b1e2a2f 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -14,6 +14,11 @@ command= sh ~/dotfiles/scripts/disk.sh label=HOME: interval=30 +[wallet-info] +command= bash ~/dotfiles/scripts/erc20balance.sh +color=#91E78B +interval=240 + # Guess the weather hourly [weather] command=curl -Ss 'https://wttr.in?0&T&Q' | cut -c 16- | head -2 | xargs echo