From 2a17a4ab85de1d1de3ea928eb4952b23c3b04a92 Mon Sep 17 00:00:00 2001 From: FelixKratz Date: Mon, 27 Sep 2021 23:03:37 +0200 Subject: [PATCH] small formatting fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a056d6c..1ca13f1 100644 --- a/README.md +++ b/README.md @@ -368,19 +368,19 @@ setup is done. ## Querying *SketchyBar* can be queried for information about a number of things. -### Bar Information +### Bar Properties Information about the bar can be queried via: ```bash sketchybar -m query bar ``` The output is a json structure containing relevant information about the configuration settings of the bar. -### Item Information +### Item Properties Information about an item can be queried via: ```bash sketchybar -m query item ``` The output is a json structure containing relevant information about the configuration of the item. -## Defaults Information +### Default Properties Information about the current defaults. ```bash sketchybar -m query defaults