change theme

This commit is contained in:
mjhika 2024-02-11 23:59:41 -05:00
parent be32cdee6c
commit 8cc06c652e
3 changed files with 9 additions and 13 deletions

View file

@ -5,7 +5,7 @@ return {
opts = {
options = {
icons_enabled = true,
theme = 'auto',
theme = 'gruvbox_dark',
component_separators = '|',
section_separators = '',
},