forked from dineshsalunke/nvim-config
refactor: minor styling for the lualine
This commit is contained in:
parent
18c406f6a0
commit
4bae36990f
@ -6,7 +6,7 @@ return {
|
||||
},
|
||||
opts = {
|
||||
options = {
|
||||
theme = "auto",
|
||||
theme = "catppuccin",
|
||||
globalstatus = true,
|
||||
disabled_filetypes = {
|
||||
statusline = {
|
||||
@ -14,6 +14,8 @@ return {
|
||||
"alpha",
|
||||
},
|
||||
},
|
||||
section_separators = "",
|
||||
component_separators = "",
|
||||
},
|
||||
sections = {
|
||||
lualine_a = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user