Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Seager <jon@sgrs.uk>
merlijn-sebrechts and jnsgruk authored Nov 25, 2023
1 parent 27ea54f commit b9486b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ snap install signal-desktop
|--------------|---------|--------------|
| tray-icon | false | Whether or not to use the system tray (minimize to tray) support. This is disabled by default per the request of the Signal developers, because system tray support is not stable. Set to `false`, Signal will stop when you close it and will not have a system tray icon. Set to `true`, Signal will minimize to tray wen you close it, and will have a system tray icon on supported desktops. |

You can change Snap configuration by running `snap set <key>=<value>`. For example, `snap set tray-icon=true`.
You can change Snap configuration by running `snap set signal-desktop <key>=<value>`. For example, `snap set signal-desktop tray-icon=true`.

## How to contribute to this snap

0 comments on commit b9486b8

Please sign in to comment.