diff --git a/polybar.config b/polybar.config index 5bf896c..ea55fd0 100644 --- a/polybar.config +++ b/polybar.config @@ -44,7 +44,7 @@ modules-right = arch-updates spacer date border-bottom = 0 cursor-click = pointer cursor-scroll = ns-resize -tray-position = none +tray-position = right [settings] diff --git a/polybar.modules b/polybar.modules index 05d457a..af85222 100644 --- a/polybar.modules +++ b/polybar.modules @@ -370,7 +370,7 @@ label-warn-foreground = ${color.orange} [module/wlan] type = internal/network -interface = wlp5s0 +interface = interfaceth0 interval = 3.0 format-connected = @@ -387,4 +387,4 @@ tail = true [module/workspace1] type = custom/script exec = leftwm-state -w 1 -t "$SCRIPTPATH/polybar.liquid" -tail = true \ No newline at end of file +tail = true