diff --git a/.config/polybar/bars/top.ini b/.config/polybar/bars/top.ini index a2bb61e..6c3156d 100644 --- a/.config/polybar/bars/top.ini +++ b/.config/polybar/bars/top.ini @@ -19,7 +19,7 @@ separator = | padding-left = 0 modules-left = workspaces window modules-center = date time -modules-right = systray enp2s0 enp0s20f0u3u1 enp0s20f0u3 enp0s20f0u2 wifi volume battery +modules-right = systray enp2s0 enp0s20f0u3u1 enp0s20f0u3 enp0s20f0u2 enp0s20f0u3 wifi volume battery padding-right = 1 [settings] diff --git a/.config/polybar/modules/network.ini b/.config/polybar/modules/network.ini index 75af079..97ba311 100644 --- a/.config/polybar/modules/network.ini +++ b/.config/polybar/modules/network.ini @@ -4,7 +4,8 @@ interval = 5 [module/wifi] inherit = network -interface = wlp0s20f3 +#interface = wlp0s20f3 +interface = wlp1s0 interface-type = wireless format-connected = @@ -30,10 +31,10 @@ interface = enp2s0 inherit = ethernet interface = enp0s20f0u3u1 -[module/enp0s20f0u3] -inherit = ethernet -interface = enp0s20f0u3 - [module/enp0s20f0u2] inherit = ethernet interface = enp0s20f0u2 + +[module/enp0s20f0u3] +inherit = ethernet +interface = enp0s20f0u3