5 lines
132 B
Bash
Executable File
5 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. "/home/kevin/.cache/wal/colors.sh"
|
|
printf "$(spotify-now -i '%artist - %title' -p '' -e '')\n\n%s\n" "$color7"
|