workstation/docs/TeamsLinux.txt
2024-03-08 09:31:52 +00:00

18 lines
363 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.