mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[VCM]Add options to hide after timeout and startup action (#28658)
* VideoConference add new option ToolbarHide After timeout * VideoConference add new behavior option startup action
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"selected_camera": { "value": "USB Video Device" },
|
||||
"theme": { "value": "light" },
|
||||
"toolbar_monitor": { "value": "All monitors" },
|
||||
"toolbar_position": { "value": "Bottom center" }
|
||||
"toolbar_position": { "value": "Bottom center" },
|
||||
"startup_action": { "value": "Nothing" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user