Hide non-visible special workspaces

This commit is contained in:
alttabber
2024-05-28 16:57:47 +02:00
parent 57f2a57dac
commit 29e3d8c371
4 changed files with 12 additions and 0 deletions

View File

@ -42,6 +42,11 @@ Addressed by *hyprland/workspaces*
default: false ++
If set to true, special workspaces will be shown.
*special-visible-only*: ++
typeof: bool ++
default: false ++
If this and show-special are to true, special workspaces will be shown only if visible.
*all-outputs*: ++
typeof: bool ++
default: false ++