mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-13 21:53:20 +03:00
wallet info
This commit is contained in:
@@ -14,6 +14,11 @@ command= sh ~/dotfiles/scripts/disk.sh
|
|||||||
label=HOME:
|
label=HOME:
|
||||||
interval=30
|
interval=30
|
||||||
|
|
||||||
|
[wallet-info]
|
||||||
|
command= bash ~/dotfiles/scripts/erc20balance.sh
|
||||||
|
color=#91E78B
|
||||||
|
interval=240
|
||||||
|
|
||||||
# Guess the weather hourly
|
# Guess the weather hourly
|
||||||
[weather]
|
[weather]
|
||||||
command=curl -Ss 'https://wttr.in?0&T&Q' | cut -c 16- | head -2 | xargs echo
|
command=curl -Ss 'https://wttr.in?0&T&Q' | cut -c 16- | head -2 | xargs echo
|
||||||
|
|||||||
Reference in New Issue
Block a user