Teams for Linux

This commit is contained in:
Filippo Berto 2024-04-03 10:51:35 +02:00
parent 038cf6c333
commit 928b026bbe
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 8 additions and 6 deletions

View file

@ -37,6 +37,7 @@
# slack # slack
spotify spotify
tdesktop tdesktop
teams-for-linux
thunderbird thunderbird
transmission-gtk transmission-gtk
# wineFull # wineFull

View file

@ -36,6 +36,7 @@
# slack # slack
spotify spotify
tdesktop tdesktop
teams-for-linux
thunderbird thunderbird
transmission-gtk transmission-gtk
# wineFull # wineFull

View file

@ -38,12 +38,12 @@ let
desktopName = "Google Play Books"; desktopName = "Google Play Books";
categories = [ "Office" "Viewer" ]; categories = [ "Office" "Viewer" ];
} }
{ # {
link = "https://teams.microsoft.com"; # link = "https://teams.microsoft.com";
desktopName = "Microsoft Teams"; # desktopName = "Microsoft Teams";
categories = [ "Office" ]; # categories = [ "Office" ];
cmd = chrome-cmd; # cmd = chrome-cmd;
} # }
{ {
link = "https://monkeytype.com/"; link = "https://monkeytype.com/";
desktopName = "Monkeytype"; desktopName = "Monkeytype";