Merge pull request #4136 from Roc25/special-centered

hyprland workspaces: Add sorting Special Centered
This commit is contained in:
Alexis Rouillard
2025-06-22 08:57:12 +01:00
committed by GitHub
3 changed files with 45 additions and 1 deletions

View File

@ -81,6 +81,7 @@ Addressed by *hyprland/workspaces*
If set to number, workspaces will sort by number.
If set to name, workspaces will sort by name.
If set to id, workspaces will sort by id.
If set to special-centered, workspaces will sort by default with special workspaces in the center.
If none of those, workspaces will sort with default behavior.
*expand*: ++