summaryrefslogtreecommitdiff
path: root/zsh/.zshrc-fn
blob: 769f29be71257a010671f55263a19241697c99ff (plain) (blame)
1
2
3
4
# pulseaudio - this is a temporary solution
sv() {
    pactl set-sink-volume 0 $1%
}