4 lines
55 B
Bash
4 lines
55 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
wpctl set-volume @DEFAULT_AUDIO_SINK@ $1%
|