viri
viri
Hello, would it be possible to add a feature to specify where the `.fehbg` file goes? Looks like it's hardcoded here... https://github.com/derf/feh/blob/9642354668f0555f125a6684a63d7ec30c427960/src/wallpaper.c#L271 I see that there's `--no-fehbg` to disable it,...
For playing purposes only, it's unnecessary bloat in the program and should be feature gated out.
### Description Chromium makes `~/.pki` for libnss on launch, despite libnss now supporting the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) for many years now. ### The problem NSS got the option to...