diff --git a/home-manager/modules/firefox/config/bookmarks.nix b/home-manager/modules/firefox/config/bookmarks.nix index 24735f6..9354aa8 100755 --- a/home-manager/modules/firefox/config/bookmarks.nix +++ b/home-manager/modules/firefox/config/bookmarks.nix @@ -176,6 +176,12 @@ keyword = "TatSoul"; } # Gaming + { + name = "Battle.net"; + url = "https://us.shop.battle.net"; + tags = ["battle.net" "battle" "net"]; + keyword = "Battle"; + } { name = "Chess.com"; url = "https://www.chess.com/home";