From deb1d9ca40c6f25f4d02da11d1438f9a2b993ab3 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Sun, 21 Mar 2021 14:02:33 +0100 Subject: [PATCH] Update polybar --- files/.config/polybar/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/files/.config/polybar/config b/files/.config/polybar/config index ed07602..80b4c7f 100644 --- a/files/.config/polybar/config +++ b/files/.config/polybar/config @@ -66,6 +66,7 @@ modules-right = volume inherit = bar/main bottom = true +override-redirect = true modules-left = memory cpu modules-center = @@ -216,9 +217,9 @@ bar-load-indicator = bar-load-fill = ━ bar-load-empty = ━ -bar-load-fill-foreground = ${colors.magenta} +bar-load-fill-foreground = ${colors.cyan} -bar-load-width = 10 +bar-load-width = 7 format-prefix = "󰌣 " @@ -232,9 +233,9 @@ bar-used-indicator = bar-used-fill = ━ bar-used-empty = ━ -bar-used-fill-foreground = ${colors.yellow} +bar-used-fill-foreground = ${colors.magenta} -bar-used-width = 10 +bar-used-width = 7 format-prefix = "󰍛 "