Disable system tray integration by default
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
</entry>
|
</entry>
|
||||||
<entry name="SystemTray" type="bool">
|
<entry name="SystemTray" type="bool">
|
||||||
<label>Close NeoChat to system tray</label>
|
<label>Close NeoChat to system tray</label>
|
||||||
<default>true</default>
|
<default>false</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry name="MinimizeToSystemTrayOnStartup" type="bool">
|
<entry name="MinimizeToSystemTrayOnStartup" type="bool">
|
||||||
<label>Minimize to system tray on startup</label>
|
<label>Minimize to system tray on startup</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user