Created
December 13, 2019 13:15
-
-
Save cy6erlion/c79aed0ae42276a4baf4b15800f53812 to your computer and use it in GitHub Desktop.
Set volume from terminal
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
amixer -D pulse sset Master 100% | |
# sets the volume to 100% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment