This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
noah
/
chadwm
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
327d484a7c
Branches
Tags
main
master
chadwm
/
eww
/
scripts
/
get_mastervol
get_mastervol
67 B
Historique
Raw
1
2
#!/bin/sh
amixer get Master | awk '$0~/%/{print $4}' | tr -d '[%]'