Skip to content

Commit adbfd57

Browse files
committed
Changed default checkbox state for system tray on close to 'unchecked'.
1 parent 60e60b9 commit adbfd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gui/musiclib.kcfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157
<entry name="CloseToTray" type="Bool">
158158
<label>Closing the window hides it to the system tray</label>
159-
<default>true</default>
159+
<default>false</default>
160160
</entry>
161161

162162
<entry name="StartMinimized" type="Bool">

0 commit comments

Comments
 (0)