From 9bc43138b72b05004d000a53613f2936df58fdec Mon Sep 17 00:00:00 2001
From: Ben Morrison <ben@gbmor.dev>
Date: Thu, 23 Apr 2020 19:19:49 -0400
Subject: rounded edge for polybar

---
 .config/polybar/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/polybar/config b/.config/polybar/config
index c26b19f..078c0f6 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -1,7 +1,7 @@
 [bar/i3_bar]
 width = 100%
 height = 20
-radius = 0
+radius = 10.0
 fixed-center = false
 
 background = #272827
-- 
cgit 1.4.1