We're using Budgie desktop in our organization. We have been able to set a default GTK and icon theme when our users log-in using gsettings. I'm trying to do the same with the menu, setting it to tabular layout by default. I can change the settings using the following gsettings command:
gsettings set io.elementary.desktop.wingpad.applications-menu use-category true
But at soon as I open the menu, the setting reverts. How can I make change the default menu layout?