We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d96beb + 2d990e4 commit 79cff38Copy full SHA for 79cff38
setup.sh
@@ -54,7 +54,7 @@ esac
54
# Install Debloated Pkgs
55
wget "${DEBLOATED_PKGS}" -O /tmp/get-debloated-pkgs.sh
56
chmod a+x /tmp/get-debloated-pkgs.sh
57
-sh /tmp/get-debloated-pkgs.sh --add-opengl --prefer-nano gtk4-mini libxml2-mini
+sh /tmp/get-debloated-pkgs.sh --add-opengl --prefer-nano gtk4-mini libxml2-mini gdk-pixbuf2-mini
58
59
# Download & install other dependencies
60
# zig: https://ziglang.org
0 commit comments