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