Webapp links

This commit is contained in:
Filippo Berto 2025-03-27 13:47:59 +01:00
parent 9263a2de11
commit e50e745013
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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