# HG changeset patch # User Meredith Howard # Date 1402184593 14400 # Node ID 55d119b276a4cb795f2edf2eaf49481ecccbef0d # Parent c3e57b348ed20443c862c9843531887bdb0aa7cf Speed never available in VBox diff --git a/.i3status.conf b/.i3status.conf --- a/.i3status.conf +++ b/.i3status.conf @@ -23,7 +23,7 @@ wireless wlan0 { ethernet eth0 { # if you use %speed, i3status requires root privileges - format_up = "E: %ip (%speed)" + format_up = "E: %ip" format_down = "E: down" }