Teams for Linux
This commit is contained in:
parent
038cf6c333
commit
928b026bbe
3 changed files with 8 additions and 6 deletions
|
|
@ -37,6 +37,7 @@
|
||||||
# slack
|
# slack
|
||||||
spotify
|
spotify
|
||||||
tdesktop
|
tdesktop
|
||||||
|
teams-for-linux
|
||||||
thunderbird
|
thunderbird
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
# wineFull
|
# wineFull
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
# slack
|
# slack
|
||||||
spotify
|
spotify
|
||||||
tdesktop
|
tdesktop
|
||||||
|
teams-for-linux
|
||||||
thunderbird
|
thunderbird
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
# wineFull
|
# wineFull
|
||||||
|
|
|
||||||
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue