-
Notifications
You must be signed in to change notification settings - Fork 465
Enabling the Tray icon on pure GNOME
qstokkink edited this page May 8, 2025
·
1 revision
The following steps have been tested on Fedora 42 and will allow you to see the Tribler tray icon:
- [Software] Install pending Software updates
- [Software] Install Extensions Manager & start Extensions Manager once
- Restart machine
- [Terminal] Execute
sudo dnf install gnome-shell-extension-appindicator
- [Software] Install Tribler
- [Terminal] Execute
mkdir -p ~/.local/share/gnome-shell/extensions/
- [Terminal] Execute
ln -s /usr/share/gnome-shell/extensions/[email protected] ~/.local/share/gnome-shell/extensions/[email protected]
- Restart machine
- [Terminal] Execute
gnome-extensions enable [email protected]