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"
|
||||
, bgColor = "black"
|
||||
, fgColor = "#646464"
|
||||
, position = Top
|
||||
, position = Bottom
|
||||
, border = BottomB
|
||||
, borderColor = "#646464"
|
||||
, borderWidth = "0"
|
||||
|
||||
-- layout
|
||||
, sepChar = "%" -- delineator between plugin names and straight text
|
||||
|
|
Loading…
Reference in a new issue