Skip to content

Configuring/Advanced and cool/Uncommon tips and tricks: use workspace.id instead of workspace.name for setting next layout#1554

Open
KobKobson wants to merge 1 commit into
hyprwm:mainfrom
KobKobson:main
Open

Configuring/Advanced and cool/Uncommon tips and tricks: use workspace.id instead of workspace.name for setting next layout#1554
KobKobson wants to merge 1 commit into
hyprwm:mainfrom
KobKobson:main

Conversation

@KobKobson

Copy link
Copy Markdown

When a default_name different from id is set, workspace = workspace.name does not match the currently active workspace in the workspace_rule used for setting the next layout but workspace.id does.

@KobKobson KobKobson changed the title Advanced and cool/Uncommon tips and tricks: use workspace.id instead of workspace.name for setting next layout Configuring/Advanced and cool/Uncommon tips and tricks: use workspace.id instead of workspace.name for setting next layout Jun 11, 2026
…e.id` instead of `workspace.name` for setting next layout for non-special workspaces

When a `default_name` different from `id` is set for a non-special workspace, `workspace = workspace.name` does not match the currently active workspace in the `workspace_rule` used for setting the next layout but `workspace.id` does.
Special workspaces need to be matched with `name`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant