One minute
How to minimize Signal desktop app to system try
Unfortunately the Signal desktop app does not offer any configuration in the GUI to allow minimization to the system tray. But there are start parameters, with which the application behavior can be controlled.
--use-tray-icon
will minimize the app to the system tray when hitting the close button--start-in-tray
will start the app already minimized to the tray
To use a features, adding the wanted parameters to the shortcut.
Read other posts