Skip to content

Instantly share code, notes, and snippets.

@StefanAvra
Last active January 25, 2022 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StefanAvra/c4df97a8e88fcfc49ace534b3f09e2a8 to your computer and use it in GitHub Desktop.
Save StefanAvra/c4df97a8e88fcfc49ace534b3f09e2a8 to your computer and use it in GitHub Desktop.
Start Signal Desktop with --use-tray-icon
sed -i 's/Exec=signal-desktop -- %u/Exec=signal-desktop --use-tray-icon %u/' /usr/share/applications/signal-desktop.desktop
@StefanAvra
Copy link
Author

The signal-desktop app on linux resets this setting after every update. Drives me crazy! (There have been issues about this for years, I don't know why they don't fix this.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment