diff --git a/configs/macos/Preferences/com.knollsoft.Rectangle.plist b/configs/macos/Preferences/com.knollsoft.Rectangle.plist index 0ec7c24..022262b 100644 Binary files a/configs/macos/Preferences/com.knollsoft.Rectangle.plist and b/configs/macos/Preferences/com.knollsoft.Rectangle.plist differ diff --git a/install-linux.sh b/install-linux.sh index 1ae2922..ad808be 100644 --- a/install-linux.sh +++ b/install-linux.sh @@ -154,7 +154,7 @@ sh ./configs/gnome/desktop-settings.sh || true if [ "$(uname)" == "Darwin" ]; then sh ./configs/macos/set-defaults.sh - ln -sf $EWCONFIG_ROOT/configs/macos/Preferences/* ~/Library/Preferences/ + cp $EWCONFIG_ROOT/configs/macos/Preferences/com.knollsoft.Rectangle.plist ~/Library/Preferences/com.knollsoft.Rectangle.plist fi # Attempt to force a termux settings reload on Android devices