diff options
Diffstat (limited to 'dot_local/share/applications/teams-xsight.desktop.tmpl')
| -rw-r--r-- | dot_local/share/applications/teams-xsight.desktop.tmpl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dot_local/share/applications/teams-xsight.desktop.tmpl b/dot_local/share/applications/teams-xsight.desktop.tmpl new file mode 100644 index 0000000..3eb97dc --- /dev/null +++ b/dot_local/share/applications/teams-xsight.desktop.tmpl @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Teams (XSight) +Comment=Microsoft Teams — XSight account +Exec=flatpak run com.github.IsmaelMartinez.teams_for_linux --class=teams-xsight --user-data-dir={{ .chezmoi.homeDir }}/.var/app/com.github.IsmaelMartinez.teams_for_linux/config/profile-xsight --appTitle=Teams\ —\ XSight %U +Icon=com.github.IsmaelMartinez.teams_for_linux +Terminal=false +Type=Application +Categories=Network;InstantMessaging; +MimeType=x-scheme-handler/msteams; +StartupWMClass=teams-xsight +StartupNotify=true |
