Skip to content

Instantly share code, notes, and snippets.

@TheNetJedi
Created October 16, 2024 05:29
Show Gist options
  • Save TheNetJedi/823d7b2de1945cde502c549e91b5eec3 to your computer and use it in GitHub Desktop.
Save TheNetJedi/823d7b2de1945cde502c549e91b5eec3 to your computer and use it in GitHub Desktop.
Teams for Linux - Using multiple accounts
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=newuser - Teams
Exec=/opt/teams-for-linux/teams-for-linux --appTitle "newuser - Teams" --customUserDir="/home/$USER/.teams-data/newuser"
Terminal=false
PrefersNonDefaultGPU=false
Icon=teams-for-linux
Type=Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment