add bg to notify

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-15 11:35:14 -05:00
parent 4022513b5d
commit f1487458ea

View file

@ -5,6 +5,7 @@ return {
opts = {
top_down = false,
timeout = 5000,
background_colour = "#262626",
},
config = function(_, opts)
require("notify").setup(opts)