Set background colour for notify due to transparency

This commit is contained in:
Evie Litherland-Smith 2023-04-26 15:57:33 +01:00
parent 74decba69d
commit eead20e0be

View file

@ -1,5 +1,5 @@
return {
-- background_colour = "NONE",
background_colour = "#000000",
fps = 60,
render = "default", -- "minimal", "simple"
}