Add Teams config
This commit is contained in:
parent
837308ae48
commit
e838765287
1 changed files with 18 additions and 0 deletions
18
docs/TeamsLinux.txt
Normal file
18
docs/TeamsLinux.txt
Normal 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.
|
Loading…
Reference in a new issue