forked from yaypixxo/Kage
hide labels on carplay and fix iOS 12 support for show time in ls status bar and hide cc grabber
This commit is contained in:
@ -94,6 +94,20 @@
|
||||
<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>hideCarPlayLabels</string>
|
||||
<key>label</key>
|
||||
<string>Hide Icon Labels (CarPlay)</string>
|
||||
<key>PostNotification</key>
|
||||
<string>com.yaypixxo.kage/preferences.changed</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
|
Reference in New Issue
Block a user