Fixes bug where Debian system tray settings are not persisted after a restart (#40104)

Resolves #36526

Set static system tray title to avoid system tray settings not
persisting across process restarts on Debian.
This commit is contained in:
Juan Fernandez
2026-02-19 13:13:30 -04:00
committed by GitHub
parent c3e71779f9
commit 39b0d5b507
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1 @@
* Added a system tray title to Fleet Desktop to make sure that the system tray ID is static, not dynamic.