mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 14:05:29 +00:00
update
This commit is contained in:
4
.config/i3/scripts/current_track
Executable file
4
.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