Skip to content

Instantly share code, notes, and snippets.

@Igloczek
Created March 31, 2025 11:45
Show Gist options
  • Save Igloczek/ef7f9f83189baec16a4d22e3477f857e to your computer and use it in GitHub Desktop.
Save Igloczek/ef7f9f83189baec16a4d22e3477f857e to your computer and use it in GitHub Desktop.
How to replace sound Cursor uses to play after finish the work
  1. Set Cursor to use early access release channel, update it and enable "Play sound on finish"
  2. Download sound - https://www.myinstants.com/media/sounds/warcraft-ii-sound-effects-orc-peon-grunt_-_work-complete.mp3
  3. Open Cursor app internals - open /Applications/Cursor.app/Contents/Resources/app/out/vs/platform/accessibilitySignal/browser/media
  4. Replace done1.mp3 with the downloaded file
  5. Enjoy Cursor saying "Work complete!" using the Warcraft 2 orc voice, every time it finishes working on something ❤️

This guide is for macOS only.

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