diff --git a/lua/valeth/plugins/noice.lua b/lua/valeth/plugins/noice.lua
index 0ff3b47..c45d0ff 100644
--- a/lua/valeth/plugins/noice.lua
+++ b/lua/valeth/plugins/noice.lua
@@ -16,6 +16,9 @@ spec.opts = {
         command_palette = true,
         lsp_doc_border = true,
     },
+    messages = {
+        view = "mini",
+    },
     views = {
         notify = {
             replace = true,