From 342bb20e0563013cb3ce8489a7da552077e0ede8 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 2 Nov 2021 21:30:42 -0700 Subject: [polybar] Show the system tray in the center on rincewind --- polybar/.config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 830a75e..0a46d54 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -40,8 +40,8 @@ modules-left = ewmh xwindow modules-center = modules-right = pulseaudio xkeyboard vpn date -tray-position = right -tray-padding = 2 +tray-position = center +tray-padding = 0 cursor-click = pointer cursor-scroll = ns-resize -- cgit v1.2.3-54-g00ecf