This commit is contained in:
2025-05-29 00:15:08 -03:00
parent 3acbf0d275
commit 511f210280
5 changed files with 17 additions and 8 deletions

View File

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