Skip to content

Commit

Permalink
feat: Preinstall GOverlay (#572)
Browse files Browse the repository at this point in the history
GOverlay (https://github.com/benjamimgois/goverlay)

Close this obviously if this is out of scope for the project or if I did this PR wrong.  

It's a nice GUI for MangoHud, vkBasalt, and ReplaySorcery though.  In my testing in layering it to Bazzite, it complains MangoHud is missing, but it worked in my testing so I'm not sure why it does that.
  • Loading branch information
nicknamenamenick committed Nov 21, 2023
1 parent 4dadf8c commit f21da88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Expand Up @@ -163,6 +163,7 @@ RUN rpm-ostree install \
vk_hdr_layer.x86_64 \
vk_hdr_layer.i686 \
gperftools-libs.i686 && \
goverlay \
if [[ ! "${IMAGE_FLAVOR}" =~ "surface" ]]; then \
rpm-ostree install \
obs-vkcapture.x86_64 \
Expand Down

0 comments on commit f21da88

Please sign in to comment.