diff --git a/modules/hm/webapp.nix b/modules/hm/webapp.nix index 09e149f..e7f36e7 100644 --- a/modules/hm/webapp.nix +++ b/modules/hm/webapp.nix @@ -48,12 +48,12 @@ let } { link = "https://outlook.office365.com/"; - desktopName = "Microsoft Outlook"; + desktopName = "Outlook"; categories = [ "Office" ]; } { link = "https://teams.microsoft.com"; - desktopName = "Microsoft Teams"; + desktopName = "Teams"; categories = [ "Office" ]; } {