Update Thor + aliases and webapp

This commit is contained in:
Filippo Berto 2022-05-01 18:32:47 +02:00
parent 626893fa50
commit 6a00933db4
4 changed files with 22 additions and 24 deletions

View file

@ -13,6 +13,7 @@ let
{ desktopName = "Twitch"; link = "https://www.twitch.tv"; categories = [ "AudioVideo" ]; }
{ desktopName = "WhatsApp"; link = "https://web.whatsapp.com/"; }
{ desktopName = "YouTube"; link = "https://www.youtube.com"; categories = [ "AudioVideo" ]; }
{ desktopName = "Plex"; link = "https://app.plex.tv"; categories = [ "AudioVideo" ]; }
];
webAppBuilder =
{ desktopName