Add Google Play Books to the webapp list

This commit is contained in:
Filippo Berto 2023-01-02 11:16:27 +01:00
parent 5e251ea474
commit 16264b4288
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -14,6 +14,11 @@ let
link = "https://keep.google.com";
categories = [ "Office" ];
}
{
desktopName = "Google Play Books";
link = "https://play.google.com/books";
categories = [ "Office" "Viewer" ];
}
{
desktopName = "Monkeytype";
link = "https://monkeytype.com/";