This wrapper maps the current Hyprland workspace to a Wayscriber page on the active board.
- Reads the current workspace number from
hyprctl -j activeworkspace - Resolves the Wayscriber session file via
wayscriber --session-info - Ensures the active board has enough pages (auto-creates empty pages as needed)
- Sets
active_page = workspace - 1