gnome-shell-extension-topicons-redux 6
Display legacy tray icons in the GNOME Shell top panel
Many applications, such as chat clients, downloaders, and some media players, are meant to run long-term in the background even after you close their window. These applications remain accessible by adding an icon to the GNOME Shell Legacy Tray. However, the Legacy Tray was removed in GNOME 3.26. TopIcons Redux brings those icons back into the top panel so that it's easier to keep track of applications running in the background.
- Website: https://gitlab.com/pop-planet/TopIcons-Redux
- Licenses: GPL 2+
- Package source: gnu/packages/gnome-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnome-shell-extension-topicons-redux 6
as follows:
guix install gnome-shell-extension-topicons-redux@6
Or install the latest version:
guix install gnome-shell-extension-topicons-redux
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.