From d276d16637d05e7c45afda12936a11919940e9c6 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 21 Jun 2021 20:53:15 -0700 Subject: [PATCH] polybar: Move tray to fit ethernet module --- polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/config b/polybar/config index 072296e..e3ebe10 100644 --- a/polybar/config +++ b/polybar/config @@ -26,7 +26,7 @@ monitor = ${env:MONITOR} # TODO: https://github.com/polybar/polybar/issues/314 tray-position = right tray-detached = true -tray-offset-x = -400 +tray-offset-x = -500 [mixins/bar] bottom = true