diff options
Diffstat (limited to 'src/macos.thrust')
-rw-r--r-- | src/macos.thrust | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/macos.thrust b/src/macos.thrust index 85c9bdb..f011e40 100644 --- a/src/macos.thrust +++ b/src/macos.thrust @@ -50,6 +50,12 @@ $ brew install \ ripgrep \ tmux ``` + +## Custom sound effects + +1. Move e.g. `Honk.aiff` to `/Library/Audio/Sounds/Alerts/`. +2. Open _System Preferences > Sound > Sound Effects_. +3. Select "Honk". {% endmarkdown %} </article> {% endblock %} |