refactor: minor styling for the lualine

This commit is contained in:
Dinesh Salunke 2023-07-13 21:12:18 +05:30
parent 18c406f6a0
commit 4bae36990f

View File

@ -6,7 +6,7 @@ return {
}, },
opts = { opts = {
options = { options = {
theme = "auto", theme = "catppuccin",
globalstatus = true, globalstatus = true,
disabled_filetypes = { disabled_filetypes = {
statusline = { statusline = {
@ -14,6 +14,8 @@ return {
"alpha", "alpha",
}, },
}, },
section_separators = "",
component_separators = "",
}, },
sections = { sections = {
lualine_a = { lualine_a = {