Files
dotfiles/.config/teams-for-linux/config.json
T
2026-05-20 07:25:18 -04:00

17 lines
272 B
JSON

{
"media": {
"camera": {
"autoAdjustAspectRatio": { "enabled": true },
"resolution": {
"enabled": true,
"mode": "override",
"width": 1920,
"height": 1080
}
},
"video": {
"menuEnabled": true
}
}
}