mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Chromium only show the Tray icon with libappindicator when the env `XDG_CURRENT_DESKTOP`'s value is `Unity`. But under elementaryOS its value is 'Pantheon'. Set it to `Unity` before app startup make the tray icon show under elementaryOS.