From 0ba60b1e96be097707fe272b9531d8e088d66c38 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Sat, 7 Mar 2020 16:12:22 +0100 Subject: [PATCH] Remove polybar radius --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index f6e2e21b..0183b461 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -35,7 +35,7 @@ offset-y = 0% background = ${colors.background} foreground = ${colors.foreground} -radius = 3 +radius = 0 line-size = 3 line-color = #000000