radius

patrick96 2020-12-13 17:09:21 +01:00
parent fa374d9e16
commit a35696b833
No known key found for this signature in database
GPG Key ID: 521E5E03AEBCA1A7
1 changed files with 4 additions and 1 deletions

@ -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