From 4cf0073b5c9d6428142c33f1283f269668329eb0 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 23 Jul 2009 20:50:35 +0200 Subject: [PATCH] Update i3status.conf --- i3status.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i3status.conf b/i3status.conf index 7410d1a..cedd188 100644 --- a/i3status.conf +++ b/i3status.conf @@ -15,7 +15,7 @@ battery 0 run_watch DHCP /var/run/dhclient*.pid run_watch VPN /var/run/vpnc/pid -order run,wlan,eth,battery,load,time +order ipv6,run,wlan,eth,battery,cpu_temperature,load,time # Specifies background and border color normcolors #000000 #333333 @@ -28,3 +28,6 @@ get_ethspeed # Checks core temperature get_cpu_temperature + +# Get IPv6 public address +get_ipv6 -- 2.39.2