summaryrefslogtreecommitdiff
path: root/src/wasp-audio.el
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasp-audio.el')
-rw-r--r--src/wasp-audio.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasp-audio.el b/src/wasp-audio.el
index 4bad0aed..ac6ba5a4 100644
--- a/src/wasp-audio.el
+++ b/src/wasp-audio.el
@@ -167,7 +167,7 @@ USER it's your birthday today."
:name "wasp-muzak"
:connection-type '(pipe . pty)
:buffer " *wasp-muzak-log*"
- :command (list w/audio-muzak-path "play" "--volume" "0.3")
+ :command (list w/audio-muzak-path "play" "--volume" "0.25")
:sentinel
(lambda (_ _)
(w/overlay-muzak-clear)