style: new line icons

This commit is contained in:
2025-05-30 15:32:44 +02:00
parent eba3271e27
commit e292595af3

View File

@@ -2,14 +2,17 @@ local options = {
options = { options = {
icons_enabled = true, icons_enabled = true,
theme = "auto", theme = "auto",
component_separators = { left = "", right = "" }, -- component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" }, -- section_separators = { left = "", right = "" },
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
disabled_filetypes = { disabled_filetypes = {
statusline = {}, statusline = {},
winbar = {}, winbar = {},
}, },
ignore_focus = {}, ignore_focus = {},
always_divide_middle = true, always_divide_middle = true,
always_show_tabline = true,
globalstatus = true, globalstatus = true,
refresh = { refresh = {
statusline = 1000, statusline = 1000,