fixed script paths cuz im retarded.

wallpaper.sh and wallpaperselect.sh had wrong pathing for swww.sh
This commit is contained in:
Dante 2024-02-29 13:41:00 -05:00 committed by GitHub
parent 35cefbf1bb
commit 7284f297d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ swww img ${DIR}/${RANDOMPICS} --transition-fps 60 --transition-type any --transi
wal -i ~/.config/rofi/.current_wallpaper
~/.config/.scripts/swww.sh
~/.config/hypr/scripts/swww.sh
_ps=(waybar)
for _prs in "${_ps[@]}"; do

View file

@ -85,7 +85,7 @@ main
wal -i ~/.config/rofi/.current_wallpaper
~/.config/.scripts/swww.sh
~/.config/hypr/scripts/swww.sh
_ps=(waybar)
for _prs in "${_ps[@]}"; do