nixos-config/modules/home/sketchybar/plugins/nowplaying.sh

3 lines
103 B
Bash
Executable file

#!/bin/sh
sketchybar --set "$NAME" label="$(nowplaying-cli get title) - $(nowplaying-cli get artist)"