transparent background
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
{ "catppuccin/nvim", name = "catppuccin", priority = 1000 }
|
{ "catppuccin/nvim", name = "catppuccin", priority = 1000, opts = {
|
||||||
|
transparent_background = true,
|
||||||
|
} },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user