Compare commits

...

2 Commits

Author SHA1 Message Date
76a8542e55 Re-added gamescope and added user input to launch script
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m46s
2025-05-22 12:39:57 -04:00
a62fdaf823 Added kirigami libraries for settings 2025-05-22 11:45:52 -04:00
3 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +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
Exec=/usr/bin/gamescope -H 1080 -r 60 --force-composition --mangoapp -fe -- /usr/bin/steam -tenfoot %U
Type=Application

View File

@@ -43,6 +43,10 @@ modules:
# qt libraries
- qt5-qtwayland
- qt6-qtwayland
# kirigami
- kf5-kirigami
- kf6-kirigami
- kf6-kirigami-addons
# emoji fonts
- google-noto-emoji-fonts
# vulkan

View File

@@ -4,6 +4,10 @@ modules:
- rpmfusion
install:
- steam
# for game mode and big picture mode
- gamescope
# for performance view
- mangohud
- type: default-flatpaks
system: