From 58e37c99852c74afa36259aeb9c47f1d3bc5b9df Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Wed, 3 Apr 2024 19:22:48 -0500 Subject: [PATCH] comment --- waybar/modules/switch-wallpaper.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/waybar/modules/switch-wallpaper.sh b/waybar/modules/switch-wallpaper.sh index 1eb35ce..4e84c73 100644 --- a/waybar/modules/switch-wallpaper.sh +++ b/waybar/modules/switch-wallpaper.sh @@ -6,5 +6,6 @@ wal -i ~/Wallpapers/ -n # that this works even when a directory is passed. swww img "$(< "${HOME}/.cache/wal/wal")" --transition-type wipe --transition-angle 45 --transition-fps 90 +# Copy cava and update config cp ~/.cache/wal/cava-config ~/dotfiles/cava/config && pkill -USR2 cava