Add whatsapp web to firefox bookmarks
This commit is contained in:
parent
89e836c829
commit
e75195bb76
|
@ -36,6 +36,10 @@
|
||||||
title = "Hyprland Wiki";
|
title = "Hyprland Wiki";
|
||||||
url = "https://wiki.hyprland.org";
|
url = "https://wiki.hyprland.org";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
title = "WhatsApp Web";
|
||||||
|
url = "https://web.whatsapp.com";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
search = {
|
search = {
|
||||||
|
@ -147,6 +151,11 @@
|
||||||
tags = [ "git" "source" ];
|
tags = [ "git" "source" ];
|
||||||
url = "https://gitlab.com";
|
url = "https://gitlab.com";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
title = "WhatsApp Web";
|
||||||
|
tags = [ "chat" "messaging" ];
|
||||||
|
url = "https://web.whatsapp.com";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue