3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
|
#!/bin/bash
|
||
|
dunstify --icon=music "$(echo $DUNST_BODY | sed 's/: Tippen.*//g')"
|