From 3494ca3f2627843ce9acc303fb3b92c3d4da13ee Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:41:28 +0100 Subject: [PATCH] Update slack-fix.sh --- slack-fix.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slack-fix.sh b/slack-fix.sh index 18130a8..824c1bc 100644 --- a/slack-fix.sh +++ b/slack-fix.sh @@ -63,9 +63,9 @@ progress_total=${#apps[@]} # set icon based on whether computer is a desktop or laptop hwType=$(/usr/sbin/system_profiler SPHardwareDataType | grep "Model Identifier" | grep "Book") if [ "$hwType" != "" ]; then - icon="SF=laptopcomputer.and.arrow.down,weight=thin,colour1=#51a3ef,colour2=#5154ef" + icon="https://store.prpl.uk/slack.png" else - icon="SF=desktopcomputer.and.arrow.down,weight=thin,colour1=#51a3ef,colour2=#5154ef" + icon="https://store.prpl.uk/slack.png" fi dialogCMD="$dialogApp -p --title \"$title\" \