From fd7b7b1f327aba9fd54cec1efc5d54b9df9333de Mon Sep 17 00:00:00 2001 From: Doron Somech Date: Sun, 29 Mar 2020 14:54:48 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cbb8e70..fa91e74 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,14 @@ spacebar -m config status_bar_clock_icon  - Sample configuration files can be found in the [↗ examples][spacebar-examples] directory. Refer to the [↗ documentation][spacebar-docs]. +## Integration with yabai + +Add the following to your yabai configuration, so yabai won't draw over the status bar. + +``` +yabai -m config top_padding 26 +``` + ## Debug output and error reporting In the case that something is not working as you're expecting, please make sure to take a look in the output and error log. To enable debug output make sure that your configuration file contains `spacebar -m config debug_output on` or that spacebar is launched with the `--verbose` flag. If you are running through brew services the log files can be found in the following directory: