switch to ncspot
This commit is contained in:
parent
60402f641f
commit
0dd3980978
4 changed files with 1 additions and 18 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
export USER="$(whoami)"
|
||||
export HOME=/home/"$USER"
|
||||
export DISPLAY=":0"
|
||||
. "$HOME/.profile"
|
||||
|
||||
spotifyd --no-daemon 2>&1 \
|
||||
| tee -a $XDG_RUNTIME_DIR/playlist \
|
||||
| sed '/trunc/d;/loaded$/d;/^Loading/d'
|
Loading…
Add table
Add a link
Reference in a new issue