Update config.def.h
changed IFACE
This commit is contained in:
@ -57,7 +57,7 @@ static const char unknown_str[] = "?";
|
||||
* wifi_perc WiFi signal in percent interface name (wlan0)
|
||||
*/
|
||||
|
||||
#define IFACE "enp0s31f6"
|
||||
#define IFACE "enp4s0"
|
||||
#define BAT "BAT1"
|
||||
|
||||
static const struct arg args[] = {
|
||||
|
Reference in New Issue
Block a user