diff --git a/.config/teams-for-linux/config.json b/.config/teams-for-linux/config.json new file mode 100644 index 0000000..6aec2a0 --- /dev/null +++ b/.config/teams-for-linux/config.json @@ -0,0 +1,7 @@ +{ + "media": { + "camera": { + "autoAdjustAspectRatio": { "enabled": true } + } + } +}