diff --git a/dotconfig/waybar/style.css b/dotconfig/waybar/style.css index e7f964b..e17a1fa 100644 --- a/dotconfig/waybar/style.css +++ b/dotconfig/waybar/style.css @@ -1,7 +1,7 @@ * { /* That rule apply to all widgets. */ border: none; - border-radius: 26px; + border-radius: 14px; font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif; font-size: 14px; min-height: 16px;