From 81cf4d4d096da3a997b00b38a8f91c4b97f18a77 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Tue, 7 Jan 2025 18:14:04 -0300 Subject: [PATCH] Removed unused comment --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 4aed50d2..dfb2460c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -19,7 +19,7 @@ muted = #666666 monitor = ${env:MONITOR:} enable-ipc = true width = 100% -height = 26 ; Increased for better font visibility +height = 26 background = ${colors.background} foreground = ${colors.foreground}