chore: Move notify to bottom right
This commit is contained in:
parent
afa0c24b44
commit
1356de9191
1 changed files with 6 additions and 0 deletions
|
|
@ -126,4 +126,10 @@ return {
|
||||||
"echasnovski/mini.ai",
|
"echasnovski/mini.ai",
|
||||||
enabled = false,
|
enabled = false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rcarriga/nvim-notify",
|
||||||
|
opts = {
|
||||||
|
top_down = false,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue