Fixes loading the wrong wallpaper at first

This commit is contained in:
Michel Fedde 2025-05-08 23:53:47 +02:00
parent 2833395e87
commit bb2b0375b7
3 changed files with 4 additions and 2 deletions

View file

@ -27,7 +27,7 @@ exec-once = protonmail-bridge-core -n &
exec-once = planify -b &
exec-once = wal -R
exec-once = swww img "$HOME/.local/share/wallpapers/commit-less.jpg" && ln -s -f "$HOME/.local/share/wallpapers/commit-less.jpg" $HOME/.cache/wallpaper
exec-once = swww img "$HOME/.cache/wallpaper.png"
# Starting hypridle to start hyprlock
exec-once = hypridle &