Skip to content

Commit df79f8c

Browse files
committed
Enable dark title bar on macOS
Closes #5031
1 parent 0fbaca4 commit df79f8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/apple/lmms.plist.in

+2
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,7 @@
147147
<string>NSApplication</string>
148148
<key>NSHighResolutionCapable</key>
149149
<string>True</string>
150+
<key>NSRequiresAquaSystemAppearance</key>
151+
<string>False</string>
150152
</dict>
151153
</plist>

0 commit comments

Comments
 (0)