diff options
| author | BardofSprites <bard> | 2025-10-02 16:30:24 -0400 |
|---|---|---|
| committer | BardofSprites <bard> | 2025-10-02 16:30:24 -0400 |
| commit | 1db5287680948a18852ac8e85f85dbcf42e3ee19 (patch) | |
| tree | f7b19dab942b3ace923b971bdad12ae89efdf2db /bin/.local | |
| parent | 63d30378adf1e5cc7b73dd9f59df93af41889f1e (diff) | |
change to pipewire
Diffstat (limited to 'bin/.local')
| -rwxr-xr-x | bin/.local/bin/scripts/alert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.local/bin/scripts/alert b/bin/.local/bin/scripts/alert index d9e418f..91db341 100755 --- a/bin/.local/bin/scripts/alert +++ b/bin/.local/bin/scripts/alert @@ -1,3 +1,3 @@ #!/bin/sh -paplay --volume=40000 $HOME/.local/bin/scripts/bell.mp3 +pw-cat --playback --volume 0.75 $HOME/.local/bin/scripts/bell.mp3 |
