use tokiyo night also in lualine

This commit is contained in:
Thomas Ruoff
2024-09-16 08:16:54 +02:00
parent 632d8bcd58
commit 776ecc5bf6

View File

@@ -10,7 +10,7 @@ return {
}, },
}, },
options = { options = {
theme = 'auto', theme = 'tokyonight',
-- component_separators = { left = '', right = '' }, -- component_separators = { left = '', right = '' },
-- section_separators = { left = '', right = '' }, -- section_separators = { left = '', right = '' },
}, },