feat(niri/worspaces): add ignore-workspaces configuration option

This commit is contained in:
Thomas Crha
2025-10-09 18:03:24 +11:00
parent 559079e9a6
commit e1d4967d8e
3 changed files with 47 additions and 0 deletions
+5
View File
@@ -50,6 +50,11 @@ Addressed by *niri/workspaces*
default: false ++
Enables this module to consume all left over space dynamically.
*ignore-workspaces*: ++
typeof: array ++
default: [] ++
Regexes to match against workspaces names and index's. If there's a match, the workspace will not be shown.
# FORMAT REPLACEMENTS
*{value}*: Name of the workspace, or index for unnamed workspaces,