From c3fc1b7e9cefc27ff18e7cf7861667d9606292f3 Mon Sep 17 00:00:00 2001 From: listout Date: Thu, 27 Jan 2022 22:24:11 +0530 Subject: WiFi device name --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index 1700c1c..2b154d5 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -166,7 +166,7 @@ label-empty-background = #1a1a24 [module/network] type=internal/network -interface=wlan0 +interface=wlp3s0 interval=3.0 label-connected=%local_ip% label-disconnected="" -- cgit v1.2.3