diff options
| author | LLLL Colonq <llll@colonq> | 2026-04-26 23:47:18 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-04-26 23:47:18 -0400 |
| commit | 75e005e81b73d8471f16dc5fad7bbdc312bdbfe7 (patch) | |
| tree | 1ad7d61b04c44fc52b453aef44868a42012f3551 /src/wasp-audio.el | |
| parent | cf266a56f30daae8b9af7c9bc3267c61b1973192 (diff) | |
Diffstat (limited to 'src/wasp-audio.el')
| -rw-r--r-- | src/wasp-audio.el | 2 |
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) |
