dim/dim_plugins/volume/config.template.toml
2024-06-23 14:16:03 +03:00

4 lines
105 B
TOML

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