diff --git a/Dockerfile b/Dockerfile index 7948673..57e60f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,8 +19,6 @@ RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlib # This may be necessary for the speakers and internal microphone RUN dnf install -y alsa-sof-firmware -RUN dnf install xorg-x11-xinit xkbcomp xinput xlibre-xserver-Xorg xlibre-xserver-common xlibre-xf86-input-libinput cage weston redshift xrandr -y - RUN dnf install --allowerasing -y \ sonic-workspace \ sonic-workspace-libs \ @@ -35,6 +33,10 @@ RUN dnf install --allowerasing -y sonic-keybind-daemon sonic-frameworks-windowsy RUN dnf remove -y sddm && \ dnf install --allowerasing -y sonic-login-manager +RUN rpm -e --nodeps xlibre-xserver-Xorg + +RUN dnf install --allowerasing xorg-x11-xinit xkbcomp xinput xlibre-xserver-beta-Xorg xlibre-xserver-beta-common xlibre-xf86-input-libinput cage weston redshift xrandr -y + RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v3.0.0-beta-3/appimagelauncher_3.0.0-beta-2-gha287.96cb937_x86_64.rpm