style: 🎨improve section appearance

This commit is contained in:
2024-12-02 13:10:21 -05:00
parent 6295a94c8d
commit 27138db37b
+2 -2
View File
@@ -58,8 +58,8 @@ return {
options = {
icons_enabled = true,
theme = 'onenord',
component_separators = { left = '', right = '' },
section_separators = { left = '', right = '' },
component_separators = { left = '', right = '' }, -- old separators:   
section_separators = { left = '', right = '' }, -- old separators:  
disabled_filetypes = {
statusline = { 'alpha', 'dashboard', 'Outline', 'NvimTree' },
winbar = {},