3 lines
97 B
Bash
Executable File
3 lines
97 B
Bash
Executable File
#!/usr/bin/sh
|
|
wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ && play -n synth 0.005 sine 1000 vol 0.2
|