From 6a5dce08687f37510a7bdee05d26a8834be71bc5 Mon Sep 17 00:00:00 2001 From: Alex Mazanov Date: Tue, 28 Dec 2021 20:19:46 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ad1f2e..c1c0cf7 100644 --- a/README.md +++ b/README.md @@ -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