feat(deck): Add Xvfb, useful for running some services in the background in gamemode.

This commit is contained in:
Kyle Gospodnetich 2023-11-09 23:45:55 -08:00
parent 7e683ba3ba
commit 48ae649f5b

View File

@ -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 \