Update statusline.lua
This commit is contained in:
parent
85117ef95e
commit
2309f7c249
|
@ -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] = {
|
||||||
|
|
Loading…
Reference in New Issue