From 1b902820f4c1600d6bb806d89a93d91a038c7cc8 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Tue, 11 Oct 2022 21:23:03 -0400 Subject: [PATCH] sink-nicknames option replaced with node-nicknames --- config/polybar/custom_modules.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/polybar/custom_modules.ini b/config/polybar/custom_modules.ini index d7b1f1f..34b8efb 100644 --- a/config/polybar/custom_modules.ini +++ b/config/polybar/custom_modules.ini @@ -88,7 +88,7 @@ label-foreground = ${color.dark-blue} # You can copy-paste your options for each possible action, which is more # trouble-free but repetitive, or apply only the relevant ones (for example # --sink-blacklist is only needed for next-sink). -exec = pulseaudio-control --icons-volume " , , " --icon-muted " " --node-nicknames-from "device.name" listen +exec = pulseaudio-control --icons-volume " , , " --icon-muted " " --node-nicknames-from "device.profile.description" listen #exec = pulseaudio-control --icons-volume " , , " --icon-muted " " --sink-nicknames-from "device.description" --sink-nickname "alsa_output.pci-0000_00_1b.0.analog-stereo: Speakers" --sink-nickname "alsa_output.usb-Kingston_HyperX_Virtual_Surround_Sound_00000000-00.analog-stereo: Headphones" listen click-right = exec pavucontrol & click-left = pulseaudio-control togmute