diff --git a/etc/polybar/bars/top.ini b/etc/polybar/bars/top.ini index 298345e..a2bb61e 100644 --- a/etc/polybar/bars/top.ini +++ b/etc/polybar/bars/top.ini @@ -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] diff --git a/etc/polybar/modules/network.ini b/etc/polybar/modules/network.ini index ae9b40c..75af079 100644 --- a/etc/polybar/modules/network.ini +++ b/etc/polybar/modules/network.ini @@ -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