diff --git a/README.md b/README.md index 09a1d9e..c64ae96 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Try toggling numlock on & off (clear key on official mac keyboards). If it still If you want a global menu app similar to what mac users have then I strongly recommend Ubuntu Budgie as it has the Vala Appmenu built in and ready for activation. Short of that Vala-AppMenu can be installed in various distros, mileage will vary. If you try to activate it in the latest 20.xx releases with XFCE then you may need to run the following commands. ``` -sudo apt install xfce4-appmenu-plugin vala-panel-appmenu-common appmenu-gtk2-module appmenu-gtk3-module +sudo apt install xfce4-appmenu-plugin vala-panel-appmenu-common appmenu-gtk2-module appmenu-gtk3-module appmenu-gtk-module-common xfconf-query -c xsettings -p /Gtk/Modules -n -t string -s "appmenu-gtk-module" ```