A simple logo menu (in the style of the popular GNOME extension) to collect your launcher options in a nice menu.
By far the best way to install the Logo Menu is through the official COSMIC™ Flatpak repository. Firstly, ensure you have Flatpak itself installed. You then should be able to search for and install Logo Menu from the COSMIC™ Store, under the Applets category. Alternatively, you can ensure you have the correct repo enabled and install Logo Menu through the command line.
flatpak remote-add --if-not-exists --user cosmic https://apt.pop-os.org/cosmic/cosmic.flatpakrepo
flatpak install co.uk.cappsy.CosmicAppletLogoMenu
The applet and settings app can be installed directly from one package in the AUR, and this will get you very latest code and not be tied to tagged releases. You will need base-devel
and git
if you don't have them already.
sudo pacman -S base-devel git
git clone https://aur.archlinux.org/cosmic-applet-logomenu.git
cd cosmic-applet-logomenu && makepkg -si
Two binaries are currently required for the Logo Menu to be fully functional (one for the applet itself and a separate settings app). You can get these binaries from the latest release and install using the following instructions.
sudo dpkg -i cosmic-applet-logomenu_0.6.4_amd64.deb
sudo dpkg -i cosmic-logomenu-settings_0.6.4_amd64.deb
sudo dnf install cosmic-applet-logomenu-0.6.4-1.fc42.x86_64.rpm
sudo dnf install cosmic-logomenu-settings-0.6.4-1.fc42.x86_64.rpm
- System76 and their COSMIC desktop environment
- COSMIC Utilities - Organization containing third party utilities for COSMIC™
- Logo Menu by Aryan20 - For the inspiration and being a fantastic resource for the logos used here
- Hand Pointer icon used in the logo by Liny Tiny Icons