Replies: 1 comment
-
|
All are described in the docs here → docs and in the views config file here → views.lua Put this in your noice configuration: opts = {
views = {
mini = {
position = {
row = 1,
},
},
},
},
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering how do you config the mini fallback to appear in the top right corner instead of the bottom right. I have been reading the wiki and README, but I can't seem to figure it out. Any help is much appreciated.
I found this but #835 but I could seem to get it to work.
Thanks for an amazing plugin folke!
Beta Was this translation helpful? Give feedback.
All reactions