Skip to content

Instantly share code, notes, and snippets.

@acodega
Last active December 24, 2024 16:36
Show Gist options
  • Save acodega/142f0d366b8331ee53bbf81ca8afa9b5 to your computer and use it in GitHub Desktop.
Save acodega/142f0d366b8331ee53bbf81ca8afa9b5 to your computer and use it in GitHub Desktop.
Mac login Reopen windows option
runAsUser defaults write com.apple.loginwindow TALLogoutSavesState -bool false
runAsUser defaults write com.apple.loginwindow LoginwindowLaunchesRelaunchApps -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment