prateekmedia / Menu11

Deprecated, here is a Not so feature rich replacement: https://github.com/adhec/OnzeMenuKDE, contact me if you are interested in maintaining this.
https://store.kde.org/p/1544959/
GNU General Public License v2.0
100 stars 12 forks source link
hacktoberfest kde-plasma-5 launcher plasmoid prateeksu windows11

Menu11

A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ.

GitHub release License Install Manually

Deprecated:

OnzeMenu is not that customizable but I hope it will continue to improve.

Special Thanks to

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:

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;