3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/bin/bash
|
|
echo $(playerctl -p spofity_player,%any metadata mpris:artUrl)
|
|
|