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";
|
desktopName = "Google Play Books";
|
||||||
categories = [ "Office" "Viewer" ];
|
categories = [ "Office" "Viewer" ];
|
||||||
}
|
}
|
||||||
{
|
# {
|
||||||
link = "https://outlook.office365.com/";
|
# link = "https://outlook.office365.com/";
|
||||||
desktopName = "Outlook";
|
# desktopName = "Outlook";
|
||||||
categories = [ "Office" ];
|
# categories = [ "Office" ];
|
||||||
}
|
# }
|
||||||
{
|
# {
|
||||||
link = "https://teams.microsoft.com";
|
# link = "https://teams.microsoft.com";
|
||||||
desktopName = "Teams";
|
# desktopName = "Teams";
|
||||||
categories = [ "Office" ];
|
# categories = [ "Office" ];
|
||||||
}
|
# }
|
||||||
{
|
{
|
||||||
link = "https://monkeytype.com/";
|
link = "https://monkeytype.com/";
|
||||||
desktopName = "Monkeytype";
|
desktopName = "Monkeytype";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue