fix background color notify

This commit is contained in:
2025-10-18 07:03:52 -03:00
parent abb1709dcc
commit 4a560896ad

View File

@@ -47,3 +47,8 @@ require("lazy").setup({
})
require("config.cmake")
require("notify").setup({
background_colour = "#000000",
})