Compare commits
2 Commits
ce3967e154
...
78bcc74ed9
Author | SHA1 | Date | |
---|---|---|---|
78bcc74ed9 | |||
31b787f60d |
@@ -135,15 +135,12 @@
|
||||
},
|
||||
"pulseaudio": {
|
||||
"tooltip": true,
|
||||
"tooltip-format": "Playing at {volume}%",
|
||||
"tooltip-format": "Playing at {volume}% on {desc}",
|
||||
"format": "{volume}% {icon}",
|
||||
"format-bluetooth": "{volume}% {icon}",
|
||||
"format-bluetooth-muted": "{volume}% ",
|
||||
"format-muted": "{volume}% ",
|
||||
"format-icons": {
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"on-click": "pavucontrol -t 3",
|
||||
@@ -151,6 +148,7 @@
|
||||
},
|
||||
"pulseaudio#microphone": {
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{format_source}",
|
||||
"format": "{format_source}",
|
||||
"format-source": "{volume}% ",
|
||||
"format-source-muted": "{volume}% ",
|
||||
|
Reference in New Issue
Block a user