mirror of https://github.com/polybar/polybar.git
radius
parent
fa374d9e16
commit
a35696b833
|
@ -201,8 +201,11 @@ background-0 =
|
||||||
; Note: This shouldn't be used together with border-size because the border
|
; Note: This shouldn't be used together with border-size because the border
|
||||||
; doesn't get rounded. For this to work you may also need to enable
|
; doesn't get rounded. For this to work you may also need to enable
|
||||||
; pseudo-transparency or use a compositor like compton.
|
; pseudo-transparency or use a compositor like compton.
|
||||||
; Individual top/bottom values can be defined using:
|
; Individual values can be defined using:
|
||||||
; radius-{top,bottom}
|
; radius-{top,bottom}
|
||||||
|
; or
|
||||||
|
; radius-{top,bottom}-{left,right} (unreleased)
|
||||||
|
; Polybar always uses the most specific radius definition for each corner.
|
||||||
radius = 0.0
|
radius = 0.0
|
||||||
|
|
||||||
; Under-/overline pixel size and argb color
|
; Under-/overline pixel size and argb color
|
||||||
|
|
Loading…
Reference in New Issue