From e5331c7bdecff26c08e63dbd3408a14227383428 Mon Sep 17 00:00:00 2001
From: Brian Bonsignore <bonsignore.brian@gmail.com>
Date: Mon, 6 Jan 2025 00:01:06 -0500
Subject: [PATCH] feat: add vivaldi browser

---
 recipes/recipe.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes/recipe.yml b/recipes/recipe.yml
index 1af288f..8d245a7 100644
--- a/recipes/recipe.yml
+++ b/recipes/recipe.yml
@@ -19,10 +19,11 @@ modules:
 
   - type: rpm-ostree
     repos:
-      - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
+      - https://repo.vivaldi.com/archive/vivaldi-fedora.repo
     install:
       - neovim
       - fish
+      - vivaldi-stable
     remove:
       # example: removing firefox (in favor of the flatpak)
       # "firefox" is the main package, "firefox-langpacks" is a dependency