feat: allow naming pinned workspaces
This commit is contained in:
parent
8f5f7c897d
commit
db0b1afeb5
3 changed files with 19 additions and 3 deletions
|
|
@ -63,5 +63,5 @@ pub struct PinnedWorkspace {
|
|||
pub output: OutputMatch,
|
||||
pub tiling_enabled: bool,
|
||||
pub id: Option<String>,
|
||||
// TODO: name
|
||||
pub name: Option<String>,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue