Update statusline.lua

This commit is contained in:
siduck76 2021-09-09 08:44:30 +05:30
parent 85117ef95e
commit 2309f7c249
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ components.active[3][2] = {
fg = colors.grey_fg2, fg = colors.grey_fg2,
bg = colors.statusline_bg, bg = colors.statusline_bg,
}, },
icon = "", icon = " ",
} }
components.active[3][3] = { components.active[3][3] = {