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
- 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
Github package uses Zren's scripts for installation and translation.
git clone https://github.com/latgardi/darwinmenu.git darwinmenu
cd darwinmenu
sh ./install
To update, run git pull
then sh ./install --restart
. 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 sh ./build --restartplasma
.
See the package/translate folder for instructions on translating.