we
This commit is contained in:
parent
dc674f8e6c
commit
db086e922c
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
bspc monitor -d 1 2 3 4 5 6
|
bspc monitor -d 1 2 3 4 5 6
|
||||||
|
|
||||||
bspc config border_width 3
|
bspc config border_width 2
|
||||||
bspc config window_gap 15
|
bspc config window_gap 12
|
||||||
|
|
||||||
bspc config split_ratio 0.52
|
bspc config split_ratio 0.52
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
|
|
|
@ -42,7 +42,7 @@ line-size = 0pt
|
||||||
;border-size = 4pt
|
;border-size = 4pt
|
||||||
;border-color = ${colors.background}
|
;border-color = ${colors.background}
|
||||||
|
|
||||||
border-top-size = 7pt
|
border-top-size = 10pt
|
||||||
border-left-size = 10pt
|
border-left-size = 10pt
|
||||||
border-right-size = 10pt
|
border-right-size = 10pt
|
||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
Loading…
Reference in a new issue