From ef8f831fa53f0a0cc2d06053d36fde35d2a2eeb0 Mon Sep 17 00:00:00 2001 From: Julien <182520+JulienMaille@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:46:23 +0100 Subject: [PATCH] Update patch-dark-mode.sh --- patch-dark-mode.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch-dark-mode.sh b/patch-dark-mode.sh index e296a91..9bf030a 100644 --- a/patch-dark-mode.sh +++ b/patch-dark-mode.sh @@ -30,6 +30,6 @@ if [[ ! -f "$path" ]]; then fi # Patch the binary -sed -i.bak 's/force-dark-mode/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/' "$path" +sed -i.bak 's/force-dark-mode/xxxxx-xxxx-xxxx/' "$path" -echo "The patch is complete. You may now restart Spotify." \ No newline at end of file +echo "The patch is complete. You may now restart Spotify."