From c829dac7f42c381ae38e33283b4bb12515c26928 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 3 Sep 2025 16:01:49 +0530 Subject: added brightness and xwindow module --- .config/polybar/powerline.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.config/polybar/powerline.ini') diff --git a/.config/polybar/powerline.ini b/.config/polybar/powerline.ini index 5343edb..85ace58 100644 --- a/.config/polybar/powerline.ini +++ b/.config/polybar/powerline.ini @@ -23,13 +23,12 @@ content-background = ${colors.module-color-1} type = custom/text content = "" content-font = 4 -content-foreground = ${colors.module-color-1} +content-foreground = ${colors.module-color-0} content-background = ${colors.background} [module/powerline4] type = custom/text -content = "" +content = "" content-font = 4 content-foreground = ${colors.module-color-1} content-background = ${colors.background} - -- cgit v1.2.3