-
Notifications
You must be signed in to change notification settings - Fork 934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS keyboard shortcuts reset on restart #1989
Comments
I am running into this issue since a few days and JUST googled it and found this.
Furthermore I am also observing other apps having trouble storing their settings and then they are destroyed after a restart (e.g. cleanshot, raycast, system). But raycast and system are mainly keyboard shortcuts as far as I can tell. just wondering if the cleanshot issue may also be related. |
Probably, I decided to just not sync those files with mackup and things are working again as expected. |
same issue here, although I don't use cleanshot. working off a fresh mac os installation, with only mackup and no other tools utility tools installed |
related #1924 |
When I restart my computer, the
~/Library/Preferences/com.apple.symbolichotkeys.plist
symbolic link isn't honored by macOS and my custom keyboard shortcuts are reset.I think it's an ownership problem, but should we just remove it from the mackup config?
The text was updated successfully, but these errors were encountered: