Last active
December 24, 2024 16:36
-
-
Save acodega/142f0d366b8331ee53bbf81ca8afa9b5 to your computer and use it in GitHub Desktop.
Mac login Reopen windows option
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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