15 lines
451 B
Plaintext
15 lines
451 B
Plaintext
{
|
|
"pulseaudio#microphone": {
|
|
"format": "{format_source}",
|
|
"rotate": 0,
|
|
"format-source": "\uf86b",
|
|
"format-source-muted": "\uf131",
|
|
"on-click": "pavucontrol -t 4",
|
|
"on-click-middle": "hyde-shell volumecontrol -i m",
|
|
"on-scroll-up": "hyde-shell volumecontrol -i i",
|
|
"on-scroll-down": "hyde-shell volumecontrol -i d",
|
|
"tooltip-format": "{format_source} {source_desc} // {source_volume}%",
|
|
"scroll-step": 5
|
|
}
|
|
}
|