update nvim and hypr conf
This commit is contained in:
@@ -3,9 +3,9 @@ return {
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
config = function()
|
||||
require('lualine').setup({
|
||||
-- options = {
|
||||
-- theme = 'catppuccin'
|
||||
-- },
|
||||
options = {
|
||||
theme = 'catppuccin-mocha'
|
||||
},
|
||||
})
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user