add bg to notify
This commit is contained in:
parent
4022513b5d
commit
f1487458ea
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
top_down = false,
|
top_down = false,
|
||||||
timeout = 5000,
|
timeout = 5000,
|
||||||
|
background_colour = "#262626",
|
||||||
},
|
},
|
||||||
config = function(_, opts)
|
config = function(_, opts)
|
||||||
require("notify").setup(opts)
|
require("notify").setup(opts)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue