I am not a noobie to Linux, but I'm not that advanced either, so here goes:
I'd like to know if there are options to configure the Brisk Menu in Ubuntu MATE 17.10. So far the distrubution looks great, but in Contemporary layout, with default Theme and Icons, the Brisk Menu is looking a little ugly. Just my opinion, but the scrollbar for the categories is unnecessary, the search bar really should be at the top, and the System icons (logout, lock, shut down) are taking up an entire row but the buttons remain disproportionately small.
However, overall, everything else works great! The HUD is perfectly functional, Boutique remains the best software app known to Linux-dom, and the global menu and default layout remains unsurpassed. Even the default GTK Theme is great (I love the green-tinted Ambiance) (although the icons are a little boring). Under the default Tweak layout, it's fast and functional and beautiful.
Is there some way we can configure brisk to satisfy my OCD? Can we perhaps tweak it just a little?
The search bar position at least can be changed with a gsettings setting change. I’m at work now and can’t remember it exactly, but you could look in dconf-editor under com/solus-project/brisk-menu (or run gsettings list-recursively | grep brisk-menu) to find it.
A workaround for the categories scroll bar you could try, if it works for you, is to hide a category (or two). In the past I’ve done this when I’ve found I had a couple categories with just one or two apps. You can use the menu editor menulibre (if I remember right in 17.10) to change apps’ categories and hide categories you don’t need.
For anyone reading this in the future, I suspect that you can have the search bar permanently on top by adding elcste’s commands as custom startup applications.
Personally, some events have just come up and I can no longer use Ubuntu MATE on my primary laptop
You can change the label text by editing the value label-text in dconf-editor or using gsettings. For example, to make your menu say “OMG! MATE” run
gsettings set com.solus-project.brisk-menu label-text 'OMG! MATE'