Skip to content

Instantly share code, notes, and snippets.

@BSoDium
Created October 31, 2024 10:32
Show Gist options
  • Save BSoDium/574a7654305b2c5e12046a20d784bfba to your computer and use it in GitHub Desktop.
Save BSoDium/574a7654305b2c5e12046a20d784bfba to your computer and use it in GitHub Desktop.
A simple command to fix emoji picker lag on MacOS
defaults write -g NSAutomaticWindowAnimationsEnabled -bool false
@BSoDium
Copy link
Author

BSoDium commented Oct 31, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment