From fa0e04b80baed80bd4baf11996888870bb28d29d Mon Sep 17 00:00:00 2001 From: ia74 Date: Thu, 24 Oct 2024 10:53:34 -0500 Subject: [PATCH] Change "col.text" to "bar_text_color" --- hyprbars/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprbars/README.md b/hyprbars/README.md index 7c7d4c4..159cbd9 100644 --- a/hyprbars/README.md +++ b/hyprbars/README.md @@ -26,7 +26,7 @@ plugin { `bar_height` -> (int) bar's height (default `15`) -`col.text` -> (col) bar's title text color +`bar_text_color` -> (col) bar's title text color `bar_title_enabled` -> (bool) whether to render the title (default `true`)