From d5d9f44e598b1a6c1a4a091674aae204a4dd2637 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sun, 11 May 2025 15:16:41 -0400 Subject: [PATCH] Adding back hyprland-git and waybar --- recipes/recipe.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 662ba7e..0be30c3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -20,9 +20,12 @@ 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 install: - micro - starship + - hyprland-git + - waybar - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)