fix cc grabber not reappearing unless respringing

This commit is contained in:
2020-01-03 17:45:26 +01:00
parent 33801c5f0f
commit 552a95e318
2 changed files with 55 additions and 0 deletions

View File

@ -108,6 +108,34 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<!--<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.yaypixxo.kage</string>
<key>key</key>
<string>hideStatusBarLS</string>
<key>label</key>
<string>Hide LS Status Bar</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>-->
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.yaypixxo.kage</string>
<key>key</key>
<string>hideCCGrabber</string>
<key>label</key>
<string>Hide CC Grabber (iPhone X)</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>