diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
| commit | 315e7580b35f2535319bbd852d443c3c9bcb4d41 (patch) | |
| tree | 97aad80675380485ee734d21900574d916f3d1be /dot_local/share/applications | |
| parent | 48acef5db2580643d3e00553bc5ea9fb8fd4733b (diff) | |
| download | dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.tar.gz dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.tar.bz2 dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.zip | |
Remove former work environment configuration
Diffstat (limited to 'dot_local/share/applications')
3 files changed, 0 insertions, 27 deletions
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 |
