move scripts to scripts repo
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
zscroll -p ' | ' --delay 0.2 --before-text " x" \
|
||||
--length 30 \
|
||||
--match-command "mpc status" \
|
||||
--match-text "playing" "--before-text ' '" \
|
||||
--match-text "paused" "--before-text ' ' --scroll 0" \
|
||||
--update-interval 1 \
|
||||
--update-check true "mpc current" &
|
||||
wait
|
||||
1
scripts/scroll-mpd.sh
Symbolic link
1
scripts/scroll-mpd.sh
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../projects/scripts/waybar/scroll-mpd.sh
|
||||
Reference in New Issue
Block a user