This commit is contained in:
Benjamin Palko 2024-10-10 23:59:32 -04:00
parent c5cfc8791f
commit 2815045c9a
2 changed files with 3 additions and 15 deletions

View file

@ -1,11 +0,0 @@
# -n tells `wal` to skip setting the wallpaper.
wal -i ~/Wallpapers/ -n
# Using feh to tile the wallpaper now.
# We grab the wallpaper location from wal's cache so
# 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