From 315e7580b35f2535319bbd852d443c3c9bcb4d41 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 14 Aug 2026 14:21:05 +0100 Subject: Remove former work environment configuration --- .../com.github.IsmaelMartinez.teams_for_linux.desktop | 5 ----- dot_local/share/applications/teams-sii.desktop.tmpl | 11 ----------- dot_local/share/applications/teams-xsight.desktop.tmpl | 11 ----------- .../share/icons/hicolor/256x256/apps/teams-sii.png | Bin 10477 -> 0 bytes .../share/icons/hicolor/256x256/apps/teams-xsight.png | Bin 10131 -> 0 bytes 5 files changed, 27 deletions(-) delete mode 100644 dot_local/share/applications/com.github.IsmaelMartinez.teams_for_linux.desktop delete mode 100644 dot_local/share/applications/teams-sii.desktop.tmpl delete mode 100644 dot_local/share/applications/teams-xsight.desktop.tmpl delete mode 100644 dot_local/share/icons/hicolor/256x256/apps/teams-sii.png delete mode 100644 dot_local/share/icons/hicolor/256x256/apps/teams-xsight.png (limited to 'dot_local/share') diff --git a/dot_local/share/applications/com.github.IsmaelMartinez.teams_for_linux.desktop b/dot_local/share/applications/com.github.IsmaelMartinez.teams_for_linux.desktop deleted file mode 100644 index 1f2c6e9..0000000 --- a/dot_local/share/applications/com.github.IsmaelMartinez.teams_for_linux.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Teams for Linux (default — hidden) -NoDisplay=true -Hidden=true diff --git a/dot_local/share/applications/teams-sii.desktop.tmpl b/dot_local/share/applications/teams-sii.desktop.tmpl deleted file mode 100644 index a6e014a..0000000 --- a/dot_local/share/applications/teams-sii.desktop.tmpl +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Name=Teams (Sii) -Comment=Microsoft Teams — Sii account -Exec=flatpak run com.github.IsmaelMartinez.teams_for_linux --class=teams-sii --user-data-dir={{ .chezmoi.homeDir }}/.var/app/com.github.IsmaelMartinez.teams_for_linux/config/profile-sii --appIcon={{ .chezmoi.homeDir }}/.local/share/icons/hicolor/256x256/apps/teams-sii.png "--appTitle=Teams — Sii" %U -Icon=teams-sii -Terminal=false -Type=Application -Categories=Network;InstantMessaging; -MimeType=x-scheme-handler/msteams; -StartupWMClass=teams-sii -StartupNotify=true diff --git a/dot_local/share/applications/teams-xsight.desktop.tmpl b/dot_local/share/applications/teams-xsight.desktop.tmpl deleted file mode 100644 index 0b8a5ed..0000000 --- a/dot_local/share/applications/teams-xsight.desktop.tmpl +++ /dev/null @@ -1,11 +0,0 @@ -[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 --appIcon={{ .chezmoi.homeDir }}/.local/share/icons/hicolor/256x256/apps/teams-xsight.png "--appTitle=Teams — XSight" %U -Icon=teams-xsight -Terminal=false -Type=Application -Categories=Network;InstantMessaging; -MimeType=x-scheme-handler/msteams; -StartupWMClass=teams-xsight -StartupNotify=true diff --git a/dot_local/share/icons/hicolor/256x256/apps/teams-sii.png b/dot_local/share/icons/hicolor/256x256/apps/teams-sii.png deleted file mode 100644 index 50c454c..0000000 Binary files a/dot_local/share/icons/hicolor/256x256/apps/teams-sii.png and /dev/null differ diff --git a/dot_local/share/icons/hicolor/256x256/apps/teams-xsight.png b/dot_local/share/icons/hicolor/256x256/apps/teams-xsight.png deleted file mode 100644 index c27233b..0000000 Binary files a/dot_local/share/icons/hicolor/256x256/apps/teams-xsight.png and /dev/null differ -- cgit v1.3.1