This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
noah
/
chadwm
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
327d484a7c
Rami (Branch)
Tag
main
master
chadwm
/
eww
/
scripts
/
get_mastervol
get_mastervol
67 B
Cronologia
Originale
1
2
#!/bin/sh
amixer get Master | awk '$0~/%/{print $4}' | tr -d '[%]'