Merge pull request #4537 from thomascrha/niri-workspace-ignore-workspaces

feat(niri/worspaces): add ignore-workspaces configuration option
This commit is contained in:
Alexis Rouillard
2026-07-04 00:52:19 +02:00
committed by GitHub
3 changed files with 46 additions and 0 deletions
+5
View File
@@ -82,6 +82,11 @@ If none of the sorting options are enabled, workspaces keep their output/index o
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,