Disable teams and outlook webapps

This commit is contained in:
Filippo Berto 2025-04-14 15:39:41 +02:00
parent a9182763fa
commit 45e69ff8bb
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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";