Webapp links
This commit is contained in:
parent
9263a2de11
commit
e50e745013
1 changed files with 11 additions and 10 deletions
|
|
@ -44,17 +44,18 @@ let
|
|||
{
|
||||
link = "https://play.google.com/books";
|
||||
desktopName = "Google Play Books";
|
||||
categories = [
|
||||
"Office"
|
||||
"Viewer"
|
||||
];
|
||||
categories = [ "Office" "Viewer" ];
|
||||
}
|
||||
{
|
||||
link = "https://outlook.microsoft.com";
|
||||
desktopName = "Microsoft Outlook";
|
||||
categories = [ "Office" ];
|
||||
}
|
||||
{
|
||||
link = "https://teams.microsoft.com";
|
||||
desktopName = "Microsoft Teams";
|
||||
categories = [ "Office" ];
|
||||
}
|
||||
# {
|
||||
# link = "https://teams.microsoft.com";
|
||||
# desktopName = "Microsoft Teams";
|
||||
# categories = [ "Office" ];
|
||||
# cmd = chrome-cmd;
|
||||
# }
|
||||
{
|
||||
link = "https://monkeytype.com/";
|
||||
desktopName = "Monkeytype";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue