diff --git a/.config/polybar/config-bottom.ini b/.config/polybar/config-bottom.ini index bc8f35f..abf751f 100644 --- a/.config/polybar/config-bottom.ini +++ b/.config/polybar/config-bottom.ini @@ -110,8 +110,8 @@ line-color = ${color.ac} ; the border is placed withing this area. So you effectively only have the ; following horizontal space on the bar: ; width - border-right-size - border-left-size -border-top-size = 2 -border-color = ${color.ac} +;border-top-size = 2 +;border-color = ${color.ac} ; Number of spaces to add at the beginning/end of the bar ; Individual side values can be defined using: diff --git a/.config/polybar/config-top.ini b/.config/polybar/config-top.ini index abe7a7d..f2f5316 100644 --- a/.config/polybar/config-top.ini +++ b/.config/polybar/config-top.ini @@ -110,8 +110,8 @@ line-color = ${color.ac} ; the border is placed withing this area. So you effectively only have the ; following horizontal space on the bar: ; width - border-right-size - border-left-size -border-bottom-size = 2 -border-color = ${color.ac} +;border-bottom-size = 2 +;border-color = ${color.ac} ; Number of spaces to add at the beginning/end of the bar ; Individual side values can be defined using: