From da3f13eefbd2fc93d86a46a39c1ebd718c29f2f8 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Thu, 15 May 2025 20:32:08 -0400 Subject: [PATCH] Removed micro and starship, and added sway notification center --- recipes/recipe.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 1868288..56452a1 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -19,14 +19,13 @@ modules: - type: rpm-ostree repos: - - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-%OS_VERSION%/erikreider-SwayNotificationCenter-fedora-%OS_VERSION%.repo install: - - micro - - starship - hyprland-git - waybar - neovim + - SwayNotificationCenter - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)