style: 🎨improve section appearance
This commit is contained in:
@@ -58,8 +58,8 @@ return {
|
|||||||
options = {
|
options = {
|
||||||
icons_enabled = true,
|
icons_enabled = true,
|
||||||
theme = 'onenord',
|
theme = 'onenord',
|
||||||
component_separators = { left = '', right = '' },
|
component_separators = { left = '', right = '' }, -- old separators:
|
||||||
section_separators = { left = '', right = '' },
|
section_separators = { left = '', right = '' }, -- old separators:
|
||||||
disabled_filetypes = {
|
disabled_filetypes = {
|
||||||
statusline = { 'alpha', 'dashboard', 'Outline', 'NvimTree' },
|
statusline = { 'alpha', 'dashboard', 'Outline', 'NvimTree' },
|
||||||
winbar = {},
|
winbar = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user