From 2f981468e2eb4cd97ec97692e3a7f54db439dedb Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 8 May 2018 17:16:58 +0100 Subject: [PATCH] Change wan ip label to globe icon --- i3/i3blocks-secondary.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3blocks-secondary.conf b/i3/i3blocks-secondary.conf index 92c950ea..83f0ed0d 100644 --- a/i3/i3blocks-secondary.conf +++ b/i3/i3blocks-secondary.conf @@ -72,7 +72,7 @@ command=~/.dotfiles/i3/blocks/serverStatus Vapourtec interval=30 [wanip] -label=WAN IP +label=🌍 command=echo " $(curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//') " interval=30 markup=pango