Comment 12 for bug 1634752

Revision history for this message
Hotteterre (luca-rossetto) wrote : Re: Missing icon in GNOME 3's Indicators tray

Hello, I found another workaround to obtain a fully working indicator with Top Icon Plus (and without AppIndicator Support, with which I cannot open the submenus).

I created a simple script:

%%%

#!/bin/bash
export GDK_BACKEND=x11
variety

%%%

and I've added it in autostart. It's not very refined, but it seems to work!