mirror of
https://github.com/Burrit0z/Dockify_Source.git
synced 2025-07-05 07:46:46 +00:00
1.2.1
ios 13 support!
This commit is contained in:
@ -34,6 +34,18 @@
|
||||
<key>label</key>
|
||||
<string>Overall Dock Settings:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<true/>
|
||||
<key>defaults</key>
|
||||
<string>com.burritoz.dockifyprefs</string>
|
||||
<key>key</key>
|
||||
<string>tweakEnabled</string>
|
||||
<key>label</key>
|
||||
<string>Enable Tweak</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
@ -110,7 +122,7 @@
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Custom Dock Icons (exact # you want):</string>
|
||||
<string>Custom Dock Icons (buggy):</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
|
Reference in New Issue
Block a user