From 7b18b704b07dc0f419fdd9c7aa45d41adc74b2ad Mon Sep 17 00:00:00 2001 From: Bad Date: Fri, 3 Apr 2026 05:47:10 +0100 Subject: [PATCH] chore(mac): change wallpaper --- .chezmoiscripts/run_onchange_macos_setup.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl b/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl index 0815b16..9771ccb 100644 --- a/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl +++ b/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl @@ -49,7 +49,7 @@ sudo nvram StartupMute=%00 # Disable startup BONGGGGGGGGGGG mkdir -p $HOME/walls -url="https://i.badstagram.gay/u/g5uhTJ.png" +url="https://i.badstagram.gay/u/M3SabQ.jpg" wallPath="$HOME/walls/$(basename $url)" wget $url -O $wallPath