made it not transparent
This commit is contained in:
parent
6822a71685
commit
cc73f3754d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ return {
|
||||||
name = "cyberdream",
|
name = "cyberdream",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
opts = {
|
opts = {
|
||||||
transparent = true,
|
transparent = false,
|
||||||
hide_fillchars = true,
|
hide_fillchars = true,
|
||||||
terminal_colors = true,
|
terminal_colors = true,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue