From 84522b8b8a859de1a53c55902a28ddf0facfbef5 Mon Sep 17 00:00:00 2001 From: Jacob Schantli Date: Tue, 5 May 2026 20:04:35 -0700 Subject: [PATCH] Update postinstall.sh Added extension gnome-wallpaper-engine --- postinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/postinstall.sh b/postinstall.sh index 2d1dee3..c1ecbb5 100644 --- a/postinstall.sh +++ b/postinstall.sh @@ -71,6 +71,7 @@ GNOME_EXTENSIONS=( "lan-ip-address@mrhuber.com" "update-extension@purejava.org" "user-theme@gnome-shell-extensions.gcampax.github.com" + "gnome-wallpaper-engine@gjs.com.zip" ) # -----------------------------------------------------------------------------