index
:
dotfiles.git
guix
guix-system-wheatley
master
Luca's dotfiles
Luca Matei Pintilie <luca@lucamatei.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
eww
/
scripts
/
get_mastervol
blob: e1fd62aed0487d1f1d454685016c0dd611a71edc (
plain
) (
blame
)
1
2
#!/bin/sh
amixer
get
Master
|
awk
'$0~/%/{print $4}'
|
tr
-d
'[%]'