require('lualine').setup({ options = { theme = 'gruvbox-baby' }, sections = { lualine_c = { 'getcwd' } }, inactive_sections = { lualine_c = { 'getcwd', { 'filename', path = 1, file_status = true } } }, })