Disable teams and outlook webapps
This commit is contained in:
parent
a9182763fa
commit
45e69ff8bb
1 changed files with 10 additions and 10 deletions
|
|
@ -46,16 +46,16 @@ let
|
|||
desktopName = "Google Play Books";
|
||||
categories = [ "Office" "Viewer" ];
|
||||
}
|
||||
{
|
||||
link = "https://outlook.office365.com/";
|
||||
desktopName = "Outlook";
|
||||
categories = [ "Office" ];
|
||||
}
|
||||
{
|
||||
link = "https://teams.microsoft.com";
|
||||
desktopName = "Teams";
|
||||
categories = [ "Office" ];
|
||||
}
|
||||
# {
|
||||
# link = "https://outlook.office365.com/";
|
||||
# desktopName = "Outlook";
|
||||
# categories = [ "Office" ];
|
||||
# }
|
||||
# {
|
||||
# link = "https://teams.microsoft.com";
|
||||
# desktopName = "Teams";
|
||||
# categories = [ "Office" ];
|
||||
# }
|
||||
{
|
||||
link = "https://monkeytype.com/";
|
||||
desktopName = "Monkeytype";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue