Add simple fix for auto mute

This commit is contained in:
2025-04-24 08:04:45 -03:00
parent e041d69918
commit 978ac74893

View File

@ -0,0 +1,6 @@
[Unit]
Description=Disable Auto-Mute on sound card 2
[Service]
Type=oneshot
ExecStart=/usr/bin/amixer -c 2 sset "Auto-Mute Mode" Disabled