update configs!!!!!
This commit is contained in:
parent
ab286ed4a2
commit
c4ddee1d29
11 changed files with 107 additions and 315 deletions
|
|
@ -2,10 +2,9 @@
|
|||
wal -i ~/Wallpapers/ -n
|
||||
|
||||
# Using feh to tile the wallpaper now.
|
||||
# We grab the wallpaper location from wal's cache so
|
||||
# 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
|
||||
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
|
||||
|
||||
cp ~/.cache/wal/cava-config ~/.config/cava/config && pkill -USR2 cava
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue