Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 3cf9140

Browse files
committed
misc feature: disable control + notification center while in the app
very misc feature, but prevents accidentally entering notification/control center while adjusting the hud window level only while in the app
1 parent 56eaf9f commit 3cf9140

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

supports/entitlements.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
<true/>
3535
<key>com.apple.springboard.appbackgroundstyle</key>
3636
<true/>
37+
<key>com.apple.springboard.disallowControlCenter</key>
38+
<true/>
39+
<key>com.apple.springboard.disallowNotificationCenter</key>
40+
<true/>
3741
<key>file-read-data</key>
3842
<true/>
3943
<key>platform-application</key>

0 commit comments

Comments
 (0)