From 2d990e4e4a975b9d51b36670b070c06e95977c44 Mon Sep 17 00:00:00 2001 From: Samuel <36420837+Samueru-sama@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:09:56 -0400 Subject: [PATCH] add `gdk-pixbuf2-mini` --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index e6011bf..0164c16 100755 --- a/setup.sh +++ b/setup.sh @@ -54,7 +54,7 @@ esac # Install Debloated Pkgs wget "${DEBLOATED_PKGS}" -O /tmp/get-debloated-pkgs.sh chmod a+x /tmp/get-debloated-pkgs.sh -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 # Download & install other dependencies # zig: https://ziglang.org