From 06e2ba5b4bdd5a95a657a4d7929da5e2abe7979c Mon Sep 17 00:00:00 2001 From: Jeod <47716344+JeodC@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:30:04 -0400 Subject: [PATCH] Add default hint to asound.conf --- share/conf/asound.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/conf/asound.conf b/share/conf/asound.conf index 25769fea0..2a7c08380 100755 --- a/share/conf/asound.conf +++ b/share/conf/asound.conf @@ -3,6 +3,10 @@ pcm.!default { slave.pcm { type pipewire } + hint { + show on + description "Default ALSA Output (PipeWire)" + } } ctl.!default {