Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 30, 2024
1 parent 6ae4055 commit 937ad1f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image-version: 40
modules:
# Default Repo Packages
- type: rpm-ostree
#repos:
repos:
install:
- steam-devices
- steam
Expand All @@ -16,8 +16,6 @@ modules:
- ibm-plex-fonts-all
- mangohud
- gamemode
- gamescope
#- gamescope-libs
remove:
- firefox
- firefox-langpacks
Expand Down Expand Up @@ -46,11 +44,11 @@ modules:
- python-pywal

# Gamescope Git
#- type: rpm-ostree
# repos:
# - https://copr.fedorainfracloud.org/coprs/vulongm/gamescope-git/repo/fedora-%OS_VERSION%/vulongm-gamescope-git-fedora-%OS_VERSION%.repo
# install:
# - gamescope
# - type: rpm-ostree
# repos:
# - https://copr.fedorainfracloud.org/coprs/vulongm/gamescope-git/repo/fedora-%OS_VERSION%/vulongm-gamescope-git-fedora-%OS_VERSION%.repo
# install:
# - gamescope

# Gamescope Shaders
- type: rpm-ostree
Expand All @@ -59,14 +57,16 @@ modules:
install:
- gamescope-shaders
- sdgyrodsu

# Gamescope Session
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/gloriouseggroll/nobara-%OS_VERSION%/repo/fedora-%OS_VERSION%/gloriouseggroll-nobara-%OS_VERSION%-fedora-%OS_VERSION%.repo?arch=x86_64
install:
- gamescope-session-plus
- gamescope-session-steam
- gamescope
# Gamescope Session
#- type: rpm-ostree
# repos:
# - https://copr.fedorainfracloud.org/coprs/gloriouseggroll/nobara-%OS_VERSION%/repo/fedora-%OS_VERSION%/gloriouseggroll-nobara-%OS_VERSION%-fedora-%OS_VERSION%.repo?arch=x86_64
# install:
# - gamescope-session-plus
# - gamescope-session-steam

# Printer Driver
- type: rpm-ostree
Expand Down

0 comments on commit 937ad1f

Please sign in to comment.