Compare commits
2 Commits
065d6bde1c
...
76a8542e55
Author | SHA1 | Date | |
---|---|---|---|
76a8542e55 | |||
a62fdaf823 |
@@ -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
|
@@ -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
|
||||
|
@@ -4,6 +4,10 @@ modules:
|
||||
- rpmfusion
|
||||
install:
|
||||
- steam
|
||||
# for game mode and big picture mode
|
||||
- gamescope
|
||||
# for performance view
|
||||
- mangohud
|
||||
|
||||
- type: default-flatpaks
|
||||
system:
|
||||
|
Reference in New Issue
Block a user