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