This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
dot_testing
Watch
1
Star
0
Fork
You've already forked dot_testing
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
ed580c2b4a
dot_testing
/
scripts
/
vol
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add volume script
2021-05-11 21:53:13 -05:00
#!/bin/sh
commit trigger is rigged lol
2021-05-11 21:58:16 -05:00
amixer sset Master 0%+ | tail -1 | awk -F'[' '{print $2}' | awk -F']' '{print $1}'