mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
commit
This commit is contained in:
4
profiles/desktop/.config/i3/scripts/current_track
Executable file
4
profiles/desktop/.config/i3/scripts/current_track
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
eval $($(dirname $0)/sp eval)
|
||||
echo ${SPOTIFY_ARTIST} - ${SPOTIFY_TITLE}
|
||||
Reference in New Issue
Block a user