update to bspwm rounded corners

This commit is contained in:
ksyasuda
2022-01-27 23:37:58 -08:00
parent 16e208eca4
commit e8845b5f56
2 changed files with 40 additions and 27 deletions

View File

@@ -70,7 +70,6 @@ height = 40
; the percentage can optionally be extended with a pixel offset like so:
; 50%:-10, this will result in an offset in the x or y direction
; of 50% minus 10 pixels
; offset-x = 2.5%
offset-x = 0.3%
offset-y = 0.38%
@@ -89,15 +88,14 @@ foreground = ${color.foreground}
; doesn't get rounded
; Individual top/bottom values can be defined using:
; radius-{top,bottom}
; HANDLED BY PICOM
; radius-top = 0.0
; radius-bottom = 0.0
radius-top = 14.0
radius-bottom = 14.0
; Under-/overline pixel size and argb color
; Individual values can be defined using:
; {overline,underline}-size
; {overline,underline}-color
line-size = 5
line-size = 6
line-color = ${color.background}
; Values applied to all borders
@@ -117,7 +115,8 @@ border-bottom-color = ${color.primary}
; Number of spaces to add at the beginning/end of the bar
; Individual side values can be defined using:
; padding-{left,right}
padding = 0.5
; padding = 0.5
padding = 1
; Number of spaces to add before/after each module
; Individual side values can be defined using: