raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=fa836d5d6b4798226c5de14a0570ad32c9ca70fd
commit fa836d5d6b4798226c5de14a0570ad32c9ca70fd Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Thu Apr 1 12:10:58 2021 +0100 mixer - add more globs for sony headphones thanks for the info bushman :) --- src/modules/mixer/sink-icons.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/mixer/sink-icons.txt b/src/modules/mixer/sink-icons.txt index a1bb34e3e..23b20f196 100644 --- a/src/modules/mixer/sink-icons.txt +++ b/src/modules/mixer/sink-icons.txt @@ -3,6 +3,9 @@ Starship/Matisse HD Audio*|speaker-box Sound Blaster Play*|headphones HM[0-9][0-9]00|headset-one-ear HN[0-9][0-9]00|headset-one-ear +WH-[0-9A-Z][0-9A-Z][0-9A-Z][0-9A-Z]*|headphones +WX-[0-9A-Z][0-9A-Z][0-9A-Z][0-9A-Z]*|earbud +WI-[0-9A-Z][0-9A-Z][0-9A-Z][0-9A-Z]*|earbud *HD Audio*|speaker-box *HDMI*|video-display *DisplayPort*|video-display --
