From 27d4af82e595b1fc297b3112e4767ea411c6e090 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Mon, 27 May 2019 22:42:51 -0500 Subject: Fixed polybar config Fixed polybar config, broken as a result of a bad merge operation. --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index c4a3f26..fc50dab 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -77,7 +77,7 @@ tray-transparent = false tray-background = ${colors.xcolor1} ; Module layouts -modules-left = RightArrow2 i3 xwindow RightArrow1 RightStripe RightArrow1 +modules-left = RightArrow3 i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 modules-center = RightStripe date LeftStripe modules-right = arrow1 LeftStripe arrow1 filesystem arrow2 alsa arrow3 cpu arrow2 memory arrow3 updates @@ -86,13 +86,13 @@ modules-right = arrow1 LeftStripe arrow1 filesystem arrow2 alsa arrow3 cpu arrow inherit = bar/main0 monitor = ${env:MONITOR:DVI-I-1} tray-position = none -modules-left = i3 xwindow RightArrow1 RightStripe RightArrow1 +modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 [bar/main2] inherit = bar/main0 monitor = ${env:MONITOR:DP-0} tray-position = none -modules-left = i3 xwindow RightArrow1 RightStripe RightArrow1 +modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 ; Modules -- cgit v1.2.3