Custom Desktop Menu for Plasma 5
Custom desktop menu for Plasma 6
Archlinux :
pacman -S --needed base-devel cmake extra-cmake-modules kdeplasma-addons
cd src
cmake --fresh -B ../_build .
cd ../_build
make clean
make
chmod 755 bin/plasma/containmentactions/matmoul-customdesktopmenu.so
sudo cp bin/plasma/containmentactions/matmoul-customdesktopmenu.so /usr/lib/qt6/plugins/plasma/containmentactions