4 lines
105 B
TOML
4 lines
105 B
TOML
[commands]
|
|
get_volume="pactl get-sink-volume @DEFAULT_SINK@"
|
|
get_volume_regex=".* (?<vol>[0-9]{1,3})%.*"
|