add option to hide labels

This commit is contained in:
2020-01-03 14:39:01 +01:00
parent dec543bc95
commit 6632be278a
2 changed files with 32 additions and 0 deletions

View File

@ -80,6 +80,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>hideLabels</string>
<key>label</key>
<string>Hide Icon Labels</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>