From 117901947196342262b9b7c4985db67d521e73bb Mon Sep 17 00:00:00 2001 From: Joursoir Date: Thu, 16 Jun 2022 20:15:13 +0300 Subject: dotconfig/polybar: move bars to the left side of the screen --- dotconfig/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotconfig/polybar/config') diff --git a/dotconfig/polybar/config b/dotconfig/polybar/config index 144aefa..178d800 100644 --- a/dotconfig/polybar/config +++ b/dotconfig/polybar/config @@ -117,9 +117,9 @@ include-file = ~/.config/polybar/modules font-1 = "waffle:size=10;3" ; Modules - modules-left = sep workspaces sep network + modules-left = sep workspaces sep network sep cpu_bar sep memory_bar modules-center = title - modules-right = cpu_bar sep memory_bar sep keyboard sep pulseaudio sep date sep + modules-right = pulseaudio sep keyboard sep date sep [global/wm] margin-top = 0 -- cgit v1.2.3-18-g5258