

Right click on the theme and choose "Edit->Edit Theme". In the network block, I had to change the line
program="..."
to
program="/sbin/ip addr show eth0 | grep 'inet ' | cut -d t -f2 | cut -d / -f1 | cut -b 2-"
Save the file and reload the theme. - Jun 20 2004
program="..."
to
program="/sbin/ip addr show eth0 | grep 'inet ' | cut -d t -f2 | cut -d / -f1 | cut -b 2-"
Save the file and reload the theme. - Jun 20 2004