diff --git a/blocks.def/volume.sh b/blocks.def/volume.sh
index 31571db..5ef3017 100755
--- a/blocks.def/volume.sh
+++ b/blocks.def/volume.sh
@@ -9,8 +9,9 @@ ICONspeaker="🔔"
 ICONheadphone="🎧"
 #ICONspeaker="📢"
 
-#SINKHDMI=alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1
-SINKHDMI=alsa_output.pci-0000_01_00.1.hdmi-stereo
+#pactl set-card-profile 126 output:hdmi-stereo-extra1
+SINKHDMI=alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1
+#SINKHDMI=alsa_output.pci-0000_01_00.1.hdmi-stereo
 SINKANALOG=alsa_output.pci-0000_00_1b.0.analog-stereo
 
 checkDefaultSink() {