From 90cddc1a0b11c31743711b6f3062b8b1ed09cd53 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Charavel Date: Mon, 16 Feb 2026 18:11:41 -0500 Subject: [PATCH] Update --- .config/teams-for-linux/config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/teams-for-linux/config.json 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 } + } + } +}