From feae4ad1c550167a33c5be3662afe490a6fe4dcb Mon Sep 17 00:00:00 2001 From: Aimi Fadhil <59568628+ColonelBucket8@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:08:21 +0800 Subject: [PATCH] chore: update bar component configuration readme (#231) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0671e1d87..e96e2ad1c 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ bar: The appearance of bar components can also be customized. The following properties can change the styling of a component, regardless of the component type. ```yaml -# Type of component to display. Currently only 3 component types exist: "workspaces", "clock" and "text". +# Type of component to display. Currently 7 component types exist: "workspaces", "clock", "text", "battery", "window title", "binding mode" and "tiling direction". type: # Horizontal and vertical margins. See "Shorthand properties" for more info.