mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Wireless works with any interface name and better multi-monitor support
This commit is contained in:
@@ -1422,7 +1422,7 @@ label-disconnected-foreground = ${colors.foreground}
|
||||
[module/wireless-network]
|
||||
;https://github.com/jaagr/polybar/wiki/Module:-network
|
||||
type = internal/network
|
||||
interface = wlp3s0
|
||||
interface = ${env:WIRELESS}
|
||||
interval = 3.0
|
||||
label-connected = %essid%
|
||||
|
||||
@@ -1520,3 +1520,4 @@ format-foreground = ${colors.foreground}
|
||||
format-background = ${colors.background}
|
||||
|
||||
###############################################################################
|
||||
# vim:ft=dosini
|
||||
|
||||
Reference in New Issue
Block a user