summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-09-11 19:04:50 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-09-11 19:04:50 +0100
commit31a58aaa28a6e9c116b921f260fe1f0cb1a62144 (patch)
tree733913de19e46acdea43509592a8b5590770b7e3
parentc3800fc3b2ae96086c5d263dc19215ffe01e16a1 (diff)
Add a short howto for custom sounds on macOS
Diffstat (limited to '')
-rw-r--r--src/macos.thrust6
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 %}