4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
notify-send "$(playerctl -f "{{title}} - {{artist}}" metadata)"
|