From 5ad7aafd2d41ef802119dbad5fcc90bdf0fbf771 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 27 Jul 2020 15:09:20 -0500 Subject: [PATCH] Polybar: Put all the resource bars in the lower-left --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index b115e88f..284050f9 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -28,7 +28,7 @@ border = #31363b selection = #1d99f3 [res/config] -bar-width = 50 +bar-width = 40 bar-fill = | bar-empty = | bar-indicator = @@ -67,13 +67,13 @@ border-bottom-size = ${res/config.border-size} tray-position = right modules-left = i3 bspwm modules-center = xwindow -modules-right = fshome | wlan-laptop wlan-desktop +modules-right = wlan-laptop wlan-desktop [bar/primary-2] monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = ${res/config.border-size} -modules-left = battery cpu memory reboot-required +modules-left = battery cpu memory fshome reboot-required modules-right = mpd | backlight pulse | date [bar/secondary]