Add whatsapp web to firefox bookmarks

This commit is contained in:
Evie Litherland-Smith 2023-09-04 09:52:55 +01:00
parent 89e836c829
commit e75195bb76

View file

@ -36,6 +36,10 @@
title = "Hyprland Wiki";
url = "https://wiki.hyprland.org";
}
{
title = "WhatsApp Web";
url = "https://web.whatsapp.com";
}
];
};
search = {
@ -147,6 +151,11 @@
tags = [ "git" "source" ];
url = "https://gitlab.com";
}
{
title = "WhatsApp Web";
tags = [ "chat" "messaging" ];
url = "https://web.whatsapp.com";
}
];
};
};