Add Teams config

This commit is contained in:
Anthony Rose 2024-03-08 09:31:52 +00:00
parent 837308ae48
commit e838765287

18
docs/TeamsLinux.txt Normal file
View file

@ -0,0 +1,18 @@
Teams for Linux Flatpak
=======================
Use Flatseal to set the following:
socket=fallback-x11: OFF
device=all: ON
Create the file
"~/.var/app/com.github.IsmaelMartinez.teams_for_linux/config/teams-for-linux/config.json"
with the following content:
{
"closeAppOnCross": true
}
This will close Teams when the × button is pressed.