feat(GNOME): Add gnome-tweaks

This commit is contained in:
Kyle Gospodnetich 2023-08-02 11:18:36 -07:00
parent 6fb66099ff
commit 80d65dd855

View File

@ -99,6 +99,7 @@ RUN if grep -v "gnome" <<< "${IMAGE_NAME}"; then \
sddm \
gradience \
adw-gtk3-theme \
gnome-tweaks \
; fi
# Install ROCM on non-Nvidia images