commit 69c938f

chld  ·  2026-09-07 17:58:40 +0000 UTC
parent f70d1eb
imagemagick: 16 quantum depth for fastfetch
1 files changed,  +1, -1
+1, -1
1@@ -17,7 +17,7 @@ build() {
2 	  --with-ttf \
3 	  --without-modules \
4 	  --disable-docs \
5-	  --with-quantum-depth=8 \
6+	  --with-quantum-depth=16 \
7 	  --disable-hdri \
8 	  --with-threads \
9 	  --disable-dpc \