aboutsummaryrefslogblamecommitdiff
path: root/.config/eww/scripts/get_headvol
blob: 5ce9bf52bfcbd4102dca592de703126b5a30e877 (plain) (tree)
1
2

                                                                 
#!/bin/sh
amixer sget Headphone | grep 'Left:' | cut -d\  -f7 | tr -d '[%]'