feat: toggle sidebar_header (#737)
This commit is contained in:
@@ -166,6 +166,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
||||
width = 30, -- default % based on available width in vertical layout
|
||||
height = 30, -- default % based on available height in horizontal layout
|
||||
sidebar_header = {
|
||||
enabled = true, -- true, false to enable/disable the header
|
||||
align = "center", -- left, center, right for title
|
||||
rounded = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user