From a23c42a1d40e18b19b09a6a88cd7ad591e648f62 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 31 Oct 2022 02:06:08 +0000 Subject: [PATCH] Update dotfiles/.local/bin/install-dotfiles --- dotfiles/.local/bin/install-dotfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.local/bin/install-dotfiles b/dotfiles/.local/bin/install-dotfiles index 3d4c3d62..982b03f3 100644 --- a/dotfiles/.local/bin/install-dotfiles +++ b/dotfiles/.local/bin/install-dotfiles @@ -58,7 +58,7 @@ if [ -d /Applications ] && [ -d /System ]; then # Desktop background curl -sSL https://gitlab.com/megabyte-labs/misc/betelgeuse/-/raw/master/share/wallpapers/Next/contents/source.jpg > "$HOME/.local/theme/background.jpg" # TODO: set desktop image or set desktop picture - osascript -e ‘tell application “Finder” to set desktop image to POSIX file "~/.local/theme/background.jpg"' + osascript -e 'tell application "Finder" to set desktop image to POSIX file "~/.local/theme/background.jpg"' fi # Firefox theme