This commit is contained in:
Armaan Katyal 2025-04-16 00:18:25 -06:00
parent 7e3f52af07
commit 0c04baff26
2 changed files with 19 additions and 5 deletions

View file

@ -37,7 +37,8 @@ return {
config = function()
require('lualine').setup {
options = {
theme = bubbles_theme,
-- theme = bubbles_theme,
theme = 'vscode',
component_separators = '',
section_separators = { left = '', right = '' },
},