dwl/tags: add hide-vacant option

This commit is contained in:
Alex Denes
2025-02-08 03:53:28 +00:00
parent c32d5e3883
commit 807208cba8
3 changed files with 16 additions and 0 deletions
+5
View File
@@ -21,6 +21,11 @@ Addressed by *dwl/tags*
typeof: array ++
The label to display for each tag.
*hide-vacant*: ++
typeof: bool ++
default: false ++
If set to true, tags without clients and that are not active will be hidden.
*disable-click*: ++
typeof: bool ++
default: false ++