mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 22:30:51 +00:00
Source: update cmd to new audio names
This commit is contained in:
parent
f82448f44b
commit
a7fbe54d02
@ -5,7 +5,7 @@ key="$1"
|
||||
|
||||
case $key in
|
||||
-h|--hdmi)
|
||||
pacmd set-card-profile alsa_card.pci-0000_00_1f.3 output:hdmi-stereo && echo "HDMI profile is active" && kdialog --passivepopup "Audio output changed to HDMI" --title="Audio profile changed" 2
|
||||
pacmd set-card-profile alsa_card.pci-0000_00_1f.3 output:hdmi-stereo-extra1 && echo "HDMI profile is active" && kdialog --passivepopup "Audio output changed to HDMI" --title="Audio profile changed" 2
|
||||
shift
|
||||
;;
|
||||
-a|--analog)
|
||||
|
Loading…
Reference in New Issue
Block a user