rewrite polybar networks once again

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

View File

@@ -19,7 +19,7 @@ separator = |
padding-left = 0 padding-left = 0
modules-left = workspaces window modules-left = workspaces window
modules-center = date time 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 padding-right = 1
[settings] [settings]

View File

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