deepjyoti30 / QuickWall

Set latest wallpapers from Unsplash from the commandline
https://deepjyoti30.github.io/quickwall
MIT License
189 stars 8 forks source link

QuickWall expects `feh` to have previously initialized #17

Closed space-shell closed 2 years ago

space-shell commented 3 years ago

I had installed feh with QuickWall together and upon the first run of QuickWall there were errors thrown about missing files related to feh.

The error raised was a python missing file error that was looking for a .fehbg file. In this case the file in question was only missing because I hadn't previously run feh.

After running feh and setting a placeholder background, QuickWall was working as expected.

deepjyoti30 commented 3 years ago

@space-shell Thanks for the update. I mostly use nitrogen with QuickWall and hence never faced that issue. I will try to fix it soon.

deepjyoti30 commented 2 years ago

Added in v0.0.5 release