diff options
| -rw-r--r-- | share/Info.plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/Info.plist b/share/Info.plist index d1b91a8d..5b7a0b3f 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -28,5 +28,8 @@ <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> + + <key>NSRequiresAquaSystemAppearance</key> + <string>True</string> </dict> </plist> |
