Skip to content

Commit

Permalink
feat: Add Xvfb, useful for running some services in the background in…
Browse files Browse the repository at this point in the history
… gamemode.
  • Loading branch information
KyleGospo committed Nov 10, 2023
1 parent 7e683ba commit ba0793e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ RUN rpm-ostree install \
zenity \
newt \
qt5-qtvirtualkeyboard \
xorg-x11-server-Xvfb \
python-vdf \
python-crcmod && \
git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git \
Expand Down

0 comments on commit ba0793e

Please sign in to comment.