Commit f5ace77 1 parent 6abcb18 commit f5ace77 Copy full SHA for f5ace77
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,8 @@ format-underline = ${colors.cyan}
179
179
label-padding = 2
180
180
label-foreground = ${colors.foreground}
181
181
182
- exec = pulseaudio-control --node-type input --icons-volume " " --icon-muted " " --node-nickname " alsa_output.pci-0000_0c_00.3.analog-stereo: Webcam" --node-nickname " alsa_output.usb-Kingston_HyperX_Virtual_Surround_Sound_00000000-00.analog-stereo: Headphones" listen
182
+ # Use --node-blacklist to remove the unwanted PulseAudio .monitor that are child of sinks
183
+ exec = pulseaudio-control --node-type input --icons-volume " " --icon-muted " " --node-nickname " alsa_output.pci-0000_0c_00.3.analog-stereo: Webcam" --node-nickname " alsa_output.usb-Kingston_HyperX_Virtual_Surround_Sound_00000000-00.analog-stereo: Headphones" --node-blacklist " *.monitor" listen
183
184
click-right = exec pavucontrol &
184
185
click-left = pulseaudio-control --node-type input togmute
185
186
click-middle = pulseaudio-control --node-type input next-node
You can’t perform that action at this time.
0 commit comments