Disable system tray integration by default

This commit is contained in:
Tobias Fella
2023-11-12 01:47:11 +01:00
parent d979cd2fbc
commit 96e62e3ebe

View File

@@ -97,7 +97,7 @@
</entry>
<entry name="SystemTray" type="bool">
<label>Close NeoChat to system tray</label>
<default>true</default>
<default>false</default>
</entry>
<entry name="MinimizeToSystemTrayOnStartup" type="bool">
<label>Minimize to system tray on startup</label>