timche / gmail-desktop

:postbox: Nifty Gmail desktop app for macOS, Linux & Windows
MIT License
832 stars 91 forks source link

Fix missing application icon on Linux #301

Closed buckmelanoma closed 2 years ago

buckmelanoma commented 2 years ago

When running gmail-desktop on Linux/X11 a generic fallback icon is shown in the titlebar. The path for the included icon appears to be slightly off. This PR changes the path to fix that problem.

Before: before

After: after

timche commented 2 years ago

Thanks for fixing this!

timche commented 2 years ago

Fixes #278