add borders and gaps
This commit is contained in:
parent
c3b26c3cd1
commit
7c02e190a5
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ in
|
|||
col.group_border = rgba(282a36dd)
|
||||
col.group_border_active = rgb(bd93f9)
|
||||
|
||||
border_size = 1
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
}
|
||||
|
||||
decoration {
|
||||
|
|
Loading…
Reference in a new issue