diff --git a/files/system/usr/share/wayland-sessions/steam-big-picture.desktop b/files/system/usr/share/wayland-sessions/steam-big-picture.desktop new file mode 100644 index 0000000..c04d302 --- /dev/null +++ b/files/system/usr/share/wayland-sessions/steam-big-picture.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Steam Big Picture Mode +Comment=Start Steam in Big Picture Mode +Exec=/usr/bin/gamescope -H 1080 -r 60 --force-composition -fe -- /usr/bin/steam -tenfoot +Type=Application \ No newline at end of file diff --git a/recipes/recipe.yml b/recipes/recipe.yml index b29f618..0be30c3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -21,13 +21,11 @@ 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)