fixed lualine theme

This commit is contained in:
Oliver Hartmann 2023-10-15 13:46:16 +02:00
parent b790381843
commit 3f24c9a0f8

View File

@ -4,7 +4,7 @@ return {
config = function()
require('lualine').setup {
options = {
theme = 'material',
theme = 'catppuccin',
disabled_filetypes = {
statusline = {},
winbar = { 'dap-repl', 'dapui_console' },