-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
I have a path:
~/Desktop/Images/Screensaver images (duplicates, okay to delete)/Aurora-by-Johny-Goerend.jpg
Config.ini contains these two lines:
folder = ~/Desktop/Images/Screensaver images (duplicates, okay to delete)
wallpaper = ~/Desktop/Images/Screensaver images (duplicates, okay to delete)/Aurora-by-Johny-Goerend.jpg
When I run waypaper --restore
I get an error:
2025-06-25 12:15:20 - [swaybg-1.2.1/background-image.c:30] Failed to load background image (Failed to open file “/home/nsmith/Desktop/Images/Screensaver images (duplicates”: No such file or directory).
2025-06-25 12:15:20 - [swaybg-1.2.1/main.c:610] Failed to load image: /home/nsmith/Desktop/Images/Screensaver images (duplicates
It appears the path is being concatenated at the "," character. When I remove the comma from the directory name and update folder
and wallpaper
it works.
Metadata
Metadata
Assignees
Labels
No labels