hyprwm / hyprpaper

Hyprpaper is a blazing fast wayland wallpaper utility with IPC controls.
https://wiki.hyprland.org/Hypr-Ecosystem/hyprpaper/
BSD 3-Clause "New" or "Revised" License
761 stars 55 forks source link

`Config error at line 1: preload failed (no such file)` even when there is a file there #56

Closed makerio90 closed 1 year ago

makerio90 commented 1 year ago

title

there very mutch is a working file there, i dont know why its not seeing it

$ hyprpaper
[LOG] Welcome to hyprpaper!
built from commit 61961973cfd10853b32c7f904cdb88f9ab6d84dd (?)
[CRITICAL] Exiting because of config parse errors!
Config error at line 1: preload failed (no such file)
$ ls $HOME/Pictures/wallpapers/mountens\ better.png
'/home/makerio/Pictures/wallpapers/mountens better.png'

config:

preload = /home/makerio/Pictures/wallpapers/mountens\ better.png
wallpaper = DP-1,$HOME/Pictures/wallpapers/mountens\ better.png
makerio90 commented 1 year ago

oopsie! for got i had put a \ in there!