error notify
This commit is contained in:
parent
dea2aeeb13
commit
3d3c415db6
|
@ -347,7 +347,9 @@ local plugins = {
|
|||
},
|
||||
messages = {
|
||||
enabled = true,
|
||||
view_error = "messages", -- so it does not spam boxes with errors
|
||||
-- NOTE: we keep it with notify,
|
||||
-- change this to something else if you want
|
||||
view_error = "notify",
|
||||
},
|
||||
popupmenu = {
|
||||
enabled = true,
|
||||
|
|
Loading…
Reference in New Issue