Polybar: Update default wifi interface to match new daily driver
This commit is contained in:
parent
6ef7fc8fa4
commit
cdfececdd8
@ -258,7 +258,7 @@ format-foreground = ${res/colors.yellow}
|
|||||||
|
|
||||||
[module/wlan-laptop]
|
[module/wlan-laptop]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = wlp1s0
|
interface = wlp0s20f3
|
||||||
format-connected-prefix = "WLAN: "
|
format-connected-prefix = "WLAN: "
|
||||||
format-connected-prefix-foreground = ${res/colors.green}
|
format-connected-prefix-foreground = ${res/colors.green}
|
||||||
format-disconnected-prefix = "WLAN: "
|
format-disconnected-prefix = "WLAN: "
|
||||||
|
Loading…
Reference in New Issue
Block a user