1 2 3 4
#!/usr/bin/env bash title=$(playerctl --player=spotify metadata title | cut -c 1-30) echo " $title"