mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-22 10:35:58 +01:00
Change "col.text" to "bar_text_color"
This commit is contained in:
parent
1582e306e2
commit
fa0e04b80b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ plugin {
|
||||||
|
|
||||||
`bar_height` -> (int) bar's height (default `15`)
|
`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`)
|
`bar_title_enabled` -> (bool) whether to render the title (default `true`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue