Update path so that wallpapers work after switching to stow
This commit is contained in:
parent
94fdaf9355
commit
a225668298
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
monitor="DP-1"
|
||||
wallpaper_dir="$HOME/dev/git/.dotfiles/wallpapers/catppuccin"
|
||||
wallpaper_dir="$HOME/.config/wallpapers/catppuccin"
|
||||
wallpapers=$(find "$wallpaper_dir" -type f | sort -R)
|
||||
|
||||
for wallpaper in $wallpapers; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue