feat(pulseaudio): source info

This commit is contained in:
Alex
2019-05-21 14:53:31 +02:00
parent cf7663153d
commit bb4af295bc
3 changed files with 64 additions and 16 deletions

View File

@ -112,9 +112,11 @@
},
"pulseaudio": {
// "scroll-step": 1, // %, can be a float
"format": "{volume}% {icon}",
"format": "{volume}% {icon} {format_source}",
"format-bluetooth": "{volume}% {icon}",
"format-muted": "",
"format-source": "{volume}% ",
"format-source-muted": "",
"format-icons": {
"headphones": "",
"handsfree": "",