rewrite polybar networks once again

This commit is contained in:
2025-09-18 14:17:47 +02:00
parent 21814db5b3
commit e3040bde7b
2 changed files with 8 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ separator = |
padding-left = 0
modules-left = workspaces window
modules-center = date time
modules-right = systray enp-native enp-usbc2 enp-usbc1 wifi volume battery
modules-right = systray enp2s0 enp0s20f0u3u1 enp0s20f0u3 enp0s20f0u2 wifi volume battery
padding-right = 1
[settings]

View File

@@ -22,14 +22,18 @@ interface-type = wired
format-connected = 󰈀
format-disconnected =
[module/enp-native]
[module/enp2s0]
inherit = ethernet
interface = enp2s0
[module/enp-usbc1]
[module/enp0s20f0u3u1]
inherit = ethernet
interface = enp0s20f0u3u1
[module/enp-usbc2]
[module/enp0s20f0u3]
inherit = ethernet
interface = enp0s20f0u3
[module/enp0s20f0u2]
inherit = ethernet
interface = enp0s20f0u2