From 3382bbc6a611c0941f3d88383e2ffd2cc14406bb Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 2 Dec 2023 17:28:03 +0900 Subject: cava-pywal --- config/hypr/scripts/Refresh.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config/hypr/scripts') diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index b411c242..556f651d 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -18,4 +18,7 @@ ${SCRIPTSDIR}/PywalDunst.sh & # Relaunching rainbow borders sleep 1 -${SCRIPTSDIR}/RainbowBorders.sh & \ No newline at end of file +${SCRIPTSDIR}/RainbowBorders.sh & + +# for cava-pywal (note, need to manually restart cava once wallpaper changes) +ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true \ No newline at end of file -- cgit v1.2.3