bye border
This commit is contained in:
parent
587715e4bd
commit
febf09581f
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@ Config {
|
||||||
font = "JetBrainsMono NF 10"
|
font = "JetBrainsMono NF 10"
|
||||||
, bgColor = "black"
|
, bgColor = "black"
|
||||||
, fgColor = "#646464"
|
, fgColor = "#646464"
|
||||||
, position = Top
|
, position = Bottom
|
||||||
, border = BottomB
|
, border = BottomB
|
||||||
, borderColor = "#646464"
|
, borderColor = "#646464"
|
||||||
|
, borderWidth = "0"
|
||||||
|
|
||||||
-- layout
|
-- layout
|
||||||
, sepChar = "%" -- delineator between plugin names and straight text
|
, sepChar = "%" -- delineator between plugin names and straight text
|
||||||
|
|
Loading…
Reference in a new issue