From: Aaron Marcher Date: Fri, 18 May 2018 22:40:59 +0000 (+0200) Subject: Add netspeeds to config.def.h X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=176d8ff87418a22240a0b079d7dac593d103e984;p=suckless%2Fslstatus.git Add netspeeds to config.def.h --- diff --git a/config.def.h b/config.def.h index 495f44f..bf6aef9 100644 --- a/config.def.h +++ b/config.def.h @@ -34,6 +34,8 @@ static const char unknown_str[] = "n/a"; * keyboard_indicators caps/num lock indicators NULL * load_avg load average format string * (%.2f %.2f %.2f) + * netspeed_rx receive network speed interface name (wlan0) + * netspeed_tx transfer network speed interface name (wlan0) * num_files number of files in a directory path * (/home/foo/Inbox/cur) * ram_free free memory in GB NULL