summaryrefslogtreecommitdiff
path: root/src/wasp-audio.el
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-04-26 23:47:18 -0400
committerLLLL Colonq <llll@colonq>2026-04-26 23:47:18 -0400
commit75e005e81b73d8471f16dc5fad7bbdc312bdbfe7 (patch)
tree1ad7d61b04c44fc52b453aef44868a42012f3551 /src/wasp-audio.el
parentcf266a56f30daae8b9af7c9bc3267c61b1973192 (diff)
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)