update from laptop

This commit is contained in:
Daniel Bauer
2018-09-04 14:39:42 +02:00
parent 73be223cd9
commit a4643f9565
37 changed files with 825 additions and 67 deletions

4
i3/scripts/current_track Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
eval $($(dirname $0)/sp eval)
echo ${SPOTIFY_ARTIST} - ${SPOTIFY_TITLE}