zero/home-environments/radio/files/.config/senpai/scripts/on-highlight.sh

11 lines
237 B
Bash
Raw Normal View History

2024-11-19 14:56:35 +00:00
#!/bin/sh
escape() {
printf "%s" "$1" | sed 's#\#\\#g'
}
notify-send --urgency=normal --expire-time=0 --category=Mail "[$BUFFER] $SENDER" "$(escape "$MESSAGE")"
mpv ~/.guix-home/profile/share/sounds/freedesktop/stereo/complete.oga