mirror of
https://github.com/Burrit0z/Dockify_Source.git
synced 2025-07-02 00:36:46 +00:00
update 1.2
This commit is contained in:
BIN
dockifyprefs/.DS_Store
vendored
BIN
dockifyprefs/.DS_Store
vendored
Binary file not shown.
@ -15,14 +15,12 @@
|
||||
<string>icon.png</string>
|
||||
<key>packageIdentifier</key>
|
||||
<string>com.burritoz.testing</string>
|
||||
<key>packageNameOverride</key>
|
||||
<string>Dockify by Burrit0z</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Transparent Toggle (overrides custom opcaity):</string>
|
||||
<string>Overall Dock Settings:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
@ -36,12 +34,6 @@
|
||||
<key>label</key>
|
||||
<string>Transparent Dock</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Hide Dock (overrides custom height):</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
@ -52,7 +44,7 @@
|
||||
<key>key</key>
|
||||
<string>hidden</string>
|
||||
<key>label</key>
|
||||
<string>Hide (kinda, not really)</string>
|
||||
<string>Hide</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
@ -102,6 +94,38 @@
|
||||
<key>showValue</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string>Max Dock Icons:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSSliderCell</string>
|
||||
<key>default</key>
|
||||
<string>4</string>
|
||||
<key>defaults</key>
|
||||
<string>com.burritoz.dockifyprefs</string>
|
||||
<key>key</key>
|
||||
<string>setIconNumber</string>
|
||||
<key>min</key>
|
||||
<integer>0</integer>
|
||||
<key>max</key>
|
||||
<integer>20</integer>
|
||||
<key>isSegmented</key>
|
||||
<true/>
|
||||
<key>segmentCount</key>
|
||||
<integer>20</integer>
|
||||
<key>showValue</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>label</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSButtonCell</string>
|
||||
|
Reference in New Issue
Block a user