mirror of
https://github.com/electron/electron.git
synced 2026-01-15 02:18:18 -05:00
Similar to this PR: https://github.com/electron/electron/pull/10355 , Pop!_OS suffers from the same problem. Using Ubuntu AppIndicator will not show the icon currently unless the XDG_CURRENT_DESKTOP variable is modified. This commit will add support for pop so that this workaround is not needed. Ref: https://github.com/pop-os/pop/issues/84