From 01735c0f1b1c1db42c54f1f853d462d02b2a9b83 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 3 Feb 2018 14:17:53 -0600 Subject: [PATCH] Polybar: Remove tray, cleanup --- .config/polybar/config | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 104e36c1..f2f0968a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -74,7 +74,6 @@ font-4 = ${res/fonts.font-4} [bar/primary-top] monitor = ${env:PB_MONITOR} inherit = template/bar -tray-position = right modules-left = i3 bspwm cpu memory fs-home update-arch modules-center = @@ -88,15 +87,6 @@ modules-left = i3 bspwm modules-center = xwindow modules-right = -# TEST BARS -#==================== -[bar/pico] -inherit = template/bar - -modules-left = cpu -modules-center = -modules-right = - #======================================== # MODULES #========================================