From 7ceffc7ec547fae8246021499fe3e4639827db35 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 25 Dec 2023 23:59:43 +0900 Subject: [PATCH] switched to unzip on icons --- install-scripts/gtk_themes.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-scripts/gtk_themes.sh b/install-scripts/gtk_themes.sh index f4a58de..ac2f8c7 100755 --- a/install-scripts/gtk_themes.sh +++ b/install-scripts/gtk_themes.sh @@ -1,6 +1,7 @@ #!/bin/bash engine=( + unzip gtk-engine-murrine )