Skip to content

Instantly share code, notes, and snippets.

@DeflateAwning
Created January 10, 2024 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DeflateAwning/6370ea72ce4a0e23b79f106be59a441c to your computer and use it in GitHub Desktop.
Save DeflateAwning/6370ea72ce4a0e23b79f106be59a441c to your computer and use it in GitHub Desktop.
Teams for Linux - Multiple User Accounts
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Teams Account - AccountName
Exec=teams-for-linux --appTitle "Teams - AccountName" --customUserDir="/home/user/.teams-data/account_AccountName"
Terminal=false
PrefersNonDefaultGPU=false
Icon=teams-for-linux
Type=Application
# place this file in ~/Desktop and/or ~/.local/share/applications/ (to add to the start menu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment