Remove polybar borders
This commit is contained in:
parent
f333a78245
commit
6be7878ccc
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user