hypr,waybar: rework workspace numbering to support named workspaces ordering

Renumber regular workspaces to IDs 21-30 with defaultName 1-10, giving
named workspaces IDs 1-6 so they sort before numbered ones in waybar.
Add persistent named workspaces (comms, element, mail, joplin, steam,
spotify) with monitor/layout assignments. Update keybinds to use name:
dispatch. Add spotify as dedicated monocle workspace on DP-2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 01:27:45 +01:00
parent 93496b7622
commit 399596b88e
4 changed files with 40 additions and 36 deletions

View File

@@ -81,6 +81,7 @@
"mail": "",
"joplin": "",
"steam": "",
"spotify": "",
"default": "",
"special": ""
},