Merge pull request #3925 from casKd-dev/dwl/hide-vacant

dwl/tags: add hide-vacant option
This commit is contained in:
Alexis Rouillard
2026-07-03 23:42:17 +02:00
committed by GitHub
3 changed files with 36 additions and 21 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 ++