mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-21 18:25:58 +01:00
better spacing for readme
This commit is contained in:
parent
67786537fa
commit
41881472ee
1 changed files with 4 additions and 0 deletions
|
@ -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")
|
Loading…
Reference in a new issue