-
Notifications
You must be signed in to change notification settings - Fork 131
Status icon on Gnome
kozec edited this page Nov 8, 2017
·
1 revision
Since version 3.26, Gnome support for status icons is broken. If you wish to enable status icon, minimizing to status icon or starting hidden, you'll have to install additional packages and extensions:
- libappindicator-gtk3 package (installed by default on some distros, especially Ubuntu-based)
- topicons extension to display icons
- appindicator-support extension to add support for AppIndicator protocol
Then add following line at end of your ~/.profile
file and log out or restart your computer to apply change:
export STATUS_BACKEND=AppIndicator