Submission checklist
Bug description
I mentioned this in the discord, but I'd like to have custom workspace names and set some window rules for applications to launch into them. You can specify either name or index for defining workspaces, but you cannot use the name for default_workspace, just the index.
Steps to reproduce
- Create a workspace on an output with a name, i.e.
"gaming"
- Add a window rule for some application
- Specify
default_workspace = "gaming"
- Note the configuration error
Expected behavior
I think it should allow names on default_workspace.
Actual behavior
It displays a configuration error.
Umbriel version
umbriel 0.1.0 (e677dbb)
Last working version
No response
Session type
Native session (TTY or display manager)
Installation method
Other
Affected area
Layout (scrolling)
Distribution
Arch-based
Environment information
i'm using the AUR `umbriel-git`
Logs and error output
Additional context
No response
Submission checklist
main.examples/config.toml.Bug description
I mentioned this in the discord, but I'd like to have custom workspace names and set some window rules for applications to launch into them. You can specify either name or index for defining workspaces, but you cannot use the name for
default_workspace, just the index.Steps to reproduce
"gaming"default_workspace = "gaming"Expected behavior
I think it should allow names on
default_workspace.Actual behavior
It displays a configuration error.
Umbriel version
umbriel 0.1.0 (e677dbb)
Last working version
No response
Session type
Native session (TTY or display manager)
Installation method
Other
Affected area
Layout (scrolling)
Distribution
Arch-based
Environment information
Logs and error output
Additional context
No response