update styles to use bsetroot directly now that bsetbg is gone - Thanks Han
This commit is contained in:
parent
2585aefafe
commit
3a4acffbaf
3 changed files with 3 additions and 3 deletions
|
@ -113,7 +113,7 @@ bevelWidth: 2
|
||||||
handleWidth: 4
|
handleWidth: 4
|
||||||
frameWidth: 0
|
frameWidth: 0
|
||||||
|
|
||||||
rootCommand: bsetbg -solid "#3a404b"
|
rootCommand: bsetroot -solid "#3a404b"
|
||||||
|
|
||||||
! ***** bbpager *****
|
! ***** bbpager *****
|
||||||
bbpager.frame: sunken gradient crossdiagonal
|
bbpager.frame: sunken gradient crossdiagonal
|
||||||
|
|
|
@ -126,5 +126,5 @@ bevelWidth: 1
|
||||||
frameWidth: 1
|
frameWidth: 1
|
||||||
handleWidth: 4
|
handleWidth: 4
|
||||||
|
|
||||||
rootCommand: bsetbg -solid "#d6d7e7"
|
rootCommand: bsetroot -solid "#d6d7e7"
|
||||||
|
|
||||||
|
|
|
@ -135,4 +135,4 @@ borderWidth: 1
|
||||||
bevelWidth: 2
|
bevelWidth: 2
|
||||||
handleWidth: 4
|
handleWidth: 4
|
||||||
frameWidth: 0
|
frameWidth: 0
|
||||||
rootCommand: bsetbg -solid white
|
rootCommand: bsetroot -solid white
|
||||||
|
|
Loading…
Reference in a new issue