Created
February 19, 2022 18:20
-
-
Save oriadam/3f3d8782c69c67661a156a88cac0e474 to your computer and use it in GitHub Desktop.
linux mint set audio output to hdmi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=hdmi audio | |
Comment= | |
Exec=pactl set-card-profile 0 output:hdmi-stereo | |
Icon= | |
Path= | |
Terminal=false | |
StartupNotify=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment