What's Changed
- Silence noisy std::io::ErrorKind::WouldBlock error by @trinitronx in #52
- Added hyprland sample config to README.md by @mxaddict in #55
- Add vim inspired Ctrl-j / Ctrl-k keys by @mxaddict in #56
- installer.sh: Add install & removal of SystemD user service by @trinitronx in #61
- Exit installer script earlier when the binary build fails by @kenno in #62
- Add multi-monitor support by allowing the user to specify which monitor findex should open on by @Longestboi in #69
- Mitigate crashes on arch (and probably more distros) by handling when no monitor could be returned. by @Longestboi in #71
- Add SystemD service restart limit by @trinitronx in #72
- Change the log directory from
~/.findex-logsto$XDG_CACHE_HOME/findex-logs
New Contributors
- @trinitronx made their first contribution in #52
- @mxaddict made their first contribution in #55
- @kenno made their first contribution in #62
- @Longestboi made their first contribution in #69
Full Changelog: v0.8.2...v0.8.3