A macOS-style Apple menu for KDE Plasma 6, now fully customizable.
Forked from ChrTall's Kpple Menu.
- Add, remove, and reorder menu items
- Create custom menu items with any command
- Add dividers anywhere in the menu
- Edit item names and commands
- Optional keyboard shortcut labels
- Custom panel icon support
- About This Computer (System Info)
- System Preferences
- App Store (Discover)
- Sleep, Restart, Shut Down
- Lock Screen & Log Out
All items can be customised, removed, or reordered in settings.
Install via the KDE Store (link coming soon).
git clone https://github.com/edmogeor/kppleMenu.git
cd kppleMenu
./install.shTo install system-wide:
./install.sh --globalTo uninstall:
./uninstall.sh- Add the widget to your panel
- Right-click and select "Configure..."
- Use the menu editor to add, remove, edit, or reorder items
- Click "Add Item" for custom commands or "Add Divider" for separators
- Configure a global shortcut under Settings → Keyboard Shortcuts
- Navigate with Tab/Shift+Tab or Arrow keys
- Press Enter or Space to execute selected item
- Lock Screen: Ctrl + Alt + Q
- Log Out: Shift + Alt + Q
GNU GPL v2.0

