From 64743f0309d6388cdecaedba2f6b3a4e43aaff6f Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 18 Feb 2022 15:54:41 -0600 Subject: [PATCH] update --- polybar.config | 2 +- polybar.modules | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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