The tray icon is not displaying on popOS 19.10 ## Steps to reproduce 1. Run holoscape with `npm i && npm start`. 2. Holoscape pop up asking which sim2h. 3. Holoscape run successfully ## Result There's no tray icon so I can't actually use it. I tried `sudo apt install libappindicator-dev` but that didn't work.
The tray icon is not displaying on popOS 19.10
Steps to reproduce
npm i && npm start.Result
There's no tray icon so I can't actually use it.
I tried
sudo apt install libappindicator-devbut that didn't work.