diff --git a/home/firefox/default.nix b/home/firefox/default.nix index 3991b61f..814b5592 100644 --- a/home/firefox/default.nix +++ b/home/firefox/default.nix @@ -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"; + } ]; }; };