Menu11
Menu11 copied to clipboard
Deprecated, here is a Not so feature rich replacement: https://github.com/adhec/OnzeMenuKDE, contact me if you are interested in maintaining this.
Menu11
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.
Special Thanks to
- 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.
Frequently asked questions(FAQ)
How do I fix "Sorry! There was an error loading Menu 11."
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.
The elements look messed up, What's wrong with this applet?
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.
Installing Manually
Using git
git clone https://github.com/prateekmedia/Menu11.git ~/.local/share/plasma/plasmoids/menu11;
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell;