diff --git a/Containerfile b/Containerfile index 989b80a..5c16ad7 100644 --- a/Containerfile +++ b/Containerfile @@ -58,7 +58,7 @@ RUN dnf install -y \ gstreamer1-vaapi \ ffmpeg \ xorg-x11-server-Xwayland \ - && dnf remove -y gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot PackageKit PackageKit-gstreamer-plugin PackageKit-command-not-found toolbox || true \ + && dnf remove -y alacritty waybar gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot PackageKit PackageKit-gstreamer-plugin PackageKit-command-not-found toolbox || true \ && dnf clean all \ && rm -rf /var/cache/dnf