From 31a58aaa28a6e9c116b921f260fe1f0cb1a62144 Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Fri, 11 Sep 2020 19:04:50 +0100 Subject: Add a short howto for custom sounds on macOS --- src/macos.thrust | 6 ++++++ 1 file changed, 6 insertions(+) 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 %} {% endblock %} -- cgit v1.2.3