From 0ee4fdca31900bee56157ccf9e91724c90b417e5 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 12 May 2025 13:38:51 -0400 Subject: [PATCH] Added gamescope session --- recipes/recipe.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 0be30c3..b29f618 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -21,11 +21,13 @@ modules: 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/bazzite-org/bazzite/repo/fedora-%OS_VERSION%/bazzite-org-bazzite-fedora-%OS_VERSION%.repo install: - micro - starship - hyprland-git - waybar + - gamescope-session-steam - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)