tap on folder background to close it feature

This commit is contained in:
2020-06-30 02:22:33 +02:00
parent 2fd4b787a3
commit ceb0288569
2 changed files with 29 additions and 30 deletions

View File

@ -234,6 +234,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>tapFolderClose</string>
<key>label</key>
<string>Tap Folder BG To Close</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>