[Noice] Improve notification size
This commit is contained in:
parent
0269979276
commit
df72ebda9e
@ -12,6 +12,7 @@ return {
|
||||
config = function()
|
||||
require( 'notify' ).setup( {
|
||||
max_width = 80,
|
||||
minimum_width = 30,
|
||||
render = 'wrapped-default', -- default, minimal, simple, compact, wrapped-compact or wrapped-default
|
||||
stages = 'slide', -- fade_in_slide_out, fade, slide, static
|
||||
} );
|
||||
|
Loading…
x
Reference in New Issue
Block a user