From 41881472eef08d7ffddc5df9792a2eaf01de956e Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 28 Feb 2023 20:31:28 +0000 Subject: [PATCH] better spacing for readme --- hyprbars/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hyprbars/README.md b/hyprbars/README.md index 7eb4a2d..c0d2654 100644 --- a/hyprbars/README.md +++ b/hyprbars/README.md @@ -15,7 +15,11 @@ plugin { ``` `bar_color` -> (col) bar's background color + `bar_height` -> (int) bar's height (default 15) + `bar_text_color` -> (col) bar's title text color + `bar_text_size` -> (int) bar's title text font size (default 10) + `bar_text_font` -> (str) bar's title text font (default "Sans") \ No newline at end of file