Remove polybar borders

This commit is contained in:
Tanguy Herbron 2020-08-01 22:35:41 +02:00
parent f333a78245
commit 6be7878ccc
2 changed files with 4 additions and 4 deletions

View File

@ -110,8 +110,8 @@ line-color = ${color.ac}
; the border is placed withing this area. So you effectively only have the ; the border is placed withing this area. So you effectively only have the
; following horizontal space on the bar: ; following horizontal space on the bar:
; width - border-right-size - border-left-size ; width - border-right-size - border-left-size
border-top-size = 2 ;border-top-size = 2
border-color = ${color.ac} ;border-color = ${color.ac}
; Number of spaces to add at the beginning/end of the bar ; Number of spaces to add at the beginning/end of the bar
; Individual side values can be defined using: ; Individual side values can be defined using:

View File

@ -110,8 +110,8 @@ line-color = ${color.ac}
; the border is placed withing this area. So you effectively only have the ; the border is placed withing this area. So you effectively only have the
; following horizontal space on the bar: ; following horizontal space on the bar:
; width - border-right-size - border-left-size ; width - border-right-size - border-left-size
border-bottom-size = 2 ;border-bottom-size = 2
border-color = ${color.ac} ;border-color = ${color.ac}
; Number of spaces to add at the beginning/end of the bar ; Number of spaces to add at the beginning/end of the bar
; Individual side values can be defined using: ; Individual side values can be defined using: