new config trasnparent mode

This commit is contained in:
asep komarudin 2023-03-04 12:30:04 +07:00
parent 1a7a0a9ba0
commit 1bb9a4cfa2
5 changed files with 33 additions and 6 deletions

View file

@ -31,5 +31,8 @@ m.status_icon = 0
-- catppuccin
-- dracula
m.colorscheme = "gruvbox-baby"
-- custom transparent mode
-- support gruvbox-baby dan tokyonight
-- 0 =off 1= on
m.transparent_mode = 0
return m