made it not transparent

This commit is contained in:
pika 2025-03-23 13:02:12 +01:00
parent 6822a71685
commit cc73f3754d

View file

@ -49,7 +49,7 @@ return {
name = "cyberdream",
lazy = false,
opts = {
transparent = true,
transparent = false,
hide_fillchars = true,
terminal_colors = true,
},