Compare commits
2 Commits
065d6bde1c
...
76a8542e55
Author | SHA1 | Date | |
---|---|---|---|
76a8542e55 | |||
a62fdaf823 |
@@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Steam Big Picture Mode
|
Name=Steam Big Picture Mode
|
||||||
Comment=Start Steam in 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
|
Type=Application
|
@@ -43,6 +43,10 @@ modules:
|
|||||||
# qt libraries
|
# qt libraries
|
||||||
- qt5-qtwayland
|
- qt5-qtwayland
|
||||||
- qt6-qtwayland
|
- qt6-qtwayland
|
||||||
|
# kirigami
|
||||||
|
- kf5-kirigami
|
||||||
|
- kf6-kirigami
|
||||||
|
- kf6-kirigami-addons
|
||||||
# emoji fonts
|
# emoji fonts
|
||||||
- google-noto-emoji-fonts
|
- google-noto-emoji-fonts
|
||||||
# vulkan
|
# vulkan
|
||||||
|
@@ -4,6 +4,10 @@ modules:
|
|||||||
- rpmfusion
|
- rpmfusion
|
||||||
install:
|
install:
|
||||||
- steam
|
- steam
|
||||||
|
# for game mode and big picture mode
|
||||||
|
- gamescope
|
||||||
|
# for performance view
|
||||||
|
- mangohud
|
||||||
|
|
||||||
- type: default-flatpaks
|
- type: default-flatpaks
|
||||||
system:
|
system:
|
||||||
|
Reference in New Issue
Block a user