fix: transparant background

This commit is contained in:
asep komarudin 2024-02-24 22:58:09 +07:00
parent 38df56571a
commit 97dda35744
12 changed files with 37 additions and 370 deletions

View file

@ -17,6 +17,7 @@ end
config = {
colorscheme = opt("colorscheme", "gruvbox-baby"),
transparent_mode = opt("transparent_mode", 0),
clear_lualine = opt("clear_lualine", 0),
progress = opt("progress", 2),
lualine_style = opt("lualine_style", 0),
status_icon = opt("status_icon", 0),