aboutsummaryrefslogtreecommitdiff
path: root/.config/eww/scripts/get_headvol
blob: 5ce9bf52bfcbd4102dca592de703126b5a30e877 (plain) (blame)
1
2
#!/bin/sh
amixer sget Headphone | grep 'Left:' | cut -d\  -f7 | tr -d '[%]'
2023-02-05 15:58:41 +0000'>2023-02-05Fix lag on i3/dwmLuca Matei Pintilie2-10/+13 2023-02-05Remove conflicting keybindLuca Matei Pintilie1-2/+0 2023-02-05Exclude LICENSE from bootstrap.shLuca Matei Pintilie1-1/+1 2023-02-05Better i3 exit promptLuca Matei Pintilie2-3/+8 2023-02-04Switch to alacrittyLuca Matei Pintilie2-2/+2 2023-02-04Fix tmux config and update alacrittyLuca Matei Pintilie4-3/+11 2023-02-04Fill out the README a bit moreLuca Matei Pintilie1-0/+33