Darwin menu is a Plasma applet that provides a menu system similar to that found on other operating systems. It allows users to access frequently used system settings and session controls.
Menu supports adding custom commands, which can be placed in separate sub-menu or in common list.
Applet also provides "Force Quit" app, which can be opened with global shortcut. (Default: "⌘-⌥-⎋") 😊
Menu uses global theme, so will adapt to any Plasma style.
Plasma 6.5
- Download latest release from releases page
- Install with
kpackagetool6 -i %release% - ...or update with
kpackagetool6 -u %release%
You can also install it using Plasma GUI
- Right Click Panel > Panel Options > Add Widgets
- Get New Widgets > Install Widget From Local File
- Right Click Panel > Panel Options > Add Widgets
- Get New Widgets > Download New Widgets
- Search: "Darwin Menu"
- Install
git clone https://github.com/lasaczka/darwinmenu.git darwinmenu
cd darwinmenu
sh ./install
To update, run git pull then sh ./install -r. Please note this script will restart plasmashell so you don't have to relog.
Go to ~/.local/share/plasma/plasmoids/org.latgardi.darwinmenu/translate/ and run chmod +x ./translation && ./translation build --restart.
See the translation readme for instructions on translating.