Created
October 31, 2024 10:32
-
-
Save BSoDium/574a7654305b2c5e12046a20d784bfba to your computer and use it in GitHub Desktop.
A simple command to fix emoji picker lag on MacOS
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
defaults write -g NSAutomaticWindowAnimationsEnabled -bool false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Credit to OP on r/MacOS