style: change notification window to minimal style
This commit is contained in:
@@ -2,7 +2,12 @@ return {
|
||||
'folke/noice.nvim',
|
||||
dependencies = {
|
||||
'MunifTanjim/nui.nvim',
|
||||
{
|
||||
'rcarriga/nvim-notify',
|
||||
opts = {
|
||||
render = 'compact',
|
||||
},
|
||||
},
|
||||
},
|
||||
event = 'VeryLazy',
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user