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