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