config: add Seat::show_workspace_on
This commit is contained in:
parent
d2ce140f54
commit
d320d2f3c1
12 changed files with 131 additions and 13 deletions
|
|
@ -141,6 +141,7 @@ pub enum Action {
|
|||
},
|
||||
ShowWorkspace {
|
||||
name: String,
|
||||
output: Option<OutputMatch>,
|
||||
},
|
||||
SimpleCommand {
|
||||
cmd: SimpleCommand,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue