disk module: add state for percentage_used

This commit is contained in:
Thorben Günther
2020-09-21 13:17:11 +02:00
parent 6db795401a
commit 12016d35bb
2 changed files with 8 additions and 2 deletions

View File

@ -31,6 +31,10 @@ Addressed by *disk*
typeof: integer ++
Positive value to rotate the text label.
*states*: ++
typeof: array ++
A number of disk utilization states which get activated on certain percentage thresholds (percentage_used). See *waybar-states(5)*.
*max-length*: ++
typeof: integer ++
The maximum length in character the module should display.