c330f96f9c
Mackup restores com.apple.dock.plist and other UI preference files, but the running Dock/Finder processes don't reload them automatically. Add ssr::macos::restart_ui (killall cfprefsd Dock Finder SystemUIServer + 2s settle) called immediately after the mackup restore step so the Dock layout and Finder settings take effect without requiring a logout. Co-authored-by: Cursor <cursoragent@cursor.com>