Update i3status.conf
This commit is contained in:
parent
dd88448709
commit
4cf0073b5c
@ -15,7 +15,7 @@ battery 0
|
|||||||
run_watch DHCP /var/run/dhclient*.pid
|
run_watch DHCP /var/run/dhclient*.pid
|
||||||
run_watch VPN /var/run/vpnc/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
|
# Specifies background and border color
|
||||||
normcolors #000000 #333333
|
normcolors #000000 #333333
|
||||||
@ -28,3 +28,6 @@ get_ethspeed
|
|||||||
|
|
||||||
# Checks core temperature
|
# Checks core temperature
|
||||||
get_cpu_temperature
|
get_cpu_temperature
|
||||||
|
|
||||||
|
# Get IPv6 public address
|
||||||
|
get_ipv6
|
||||||
|
Loading…
Reference in New Issue
Block a user