Add wan ip to secondary monitor status bar
This commit is contained in:
parent
aa9a1e4235
commit
747de4bbc2
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,11 @@ interval=once
|
|||
signal=11
|
||||
|
||||
|
||||
[wanip]
|
||||
command=curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
|
||||
interval=10
|
||||
color=#00FF00
|
||||
|
||||
# Generic media player support
|
||||
#
|
||||
# This displays "ARTIST - SONG" if a music is playing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue