Update README.md

This commit is contained in:
Alex Mazanov 2021-12-28 20:19:46 -05:00 committed by GitHub
parent b75e7872ef
commit 6a5dce0868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,6 +278,7 @@ List of preferences that are not exposed in SwiftBar UI:
* `defaults write com.ameba.SwiftBar DisableBashWrapper -bool YES` - doesn't wrap plugins in Bash when running
* `defaults write com.ameba.SwiftBar MakePluginExecutable -bool NO` - disables auto `chmod +x` all files in Plugin Directory
* `defaults write com.ameba.SwiftBar PluginDeveloperMode -bool YES` - enables editing in Preferences -> Plugins
* `defaults write com.ameba.Swiftbar PluginDebugMode -bool YES` - enables Plugin Debug View
* `defaults write com.ameba.SwiftBar StreamablePluginDebugOutput -bool YES` - enables debug output for Streamable plugins, Swiftbar will expose the stream data in Console.App
## Logs and Error