A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ.
Deprecated:
- It is not maintainable and has many errors and bugs, unfortunately I am not on KDE right now so I cannot help with those Suggested replacement: https://github.com/adhec/OnzeMenuKDE
OnzeMenu is not that customizable but I hope it will continue to improve.
- Prateek SU / Me for creating Menu 11 by forking Menu Z and for continuously adding and improving features.
- Nayam Amarshe for improving the design.
- John Vincent for improving grid view of recommended section.
- Lupert Everett for adding multiple footer icons.
This is most likely due to missing plasma-widgets-addons
package on your system.
You can install this using sudo apt install plasma-widgets-addons
on Ubuntu / Debian Distros or sudo pacman -S kdeplasma-addons
on Arch based distro.
If you have any other distro then please search for the package name for your distro.
This can be due to various reasons:
- KDE version you are using is too old, we recommend at least KDE 5.21 if you are using this applet.
- Another applet or program is causing this issue.
You can create an issue if you think it's due to a KDE update or it's not mentioned above.
git clone https://github.com/prateekmedia/Menu11.git ~/.local/share/plasma/plasmoids/menu11;
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell;