get-volume 155 B

12345
  1. #!/usr/bin/env bash
  2. # Get Volume/Muted using pamixer
  3. notify-send -u low -i applications-multimedia "Media Volume" "On Level `pamixer --get-volume-human`"