some new folder options! very cool

This commit is contained in:
2020-01-05 13:39:56 +01:00
parent 71c4c721b9
commit 75eb2ece45
6 changed files with 129 additions and 382 deletions

View File

@ -136,7 +136,7 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<!--<dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
@ -149,7 +149,35 @@
<string>Hide Folder Background</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>-->
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.yaypixxo.kage</string>
<key>key</key>
<string>hideFolderBGSB</string>
<key>label</key>
<string>Hide Folder Background (on HS)</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>hideFolderDots</string>
<key>label</key>
<string>Hide Folder Page Dots</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<!--<dict>
<key>cell</key>
<string>PSSwitchCell</string>