Skip to content

v0.2.2

Compare
Choose a tag to compare
@0xk1f0 0xk1f0 released this 04 Mar 22:22
· 49 commits to master since this release
434f28f

Even more integrations, yay :)

What's Changed

  • Added ability to specify custom output path
    • can be used via -o, must be a folder
    • additionally rwpspread will now check if path is file or folder
    • see Save Locations
  • Added hyprpaper integration
    • like the other backends, use with -b
    • interacts directly with hyprpaper's unix socket
  • Added hyprlock integration
    • generates a config file that can be included in hyprlock.conf
    • arg will probably be combined with swaylock in a later release (like the -b option)
    • see hyprlock integration
  • Added bash,zsh and fish completions as well as man page generation
  • A bit of codebase cleanup
  • Add repo flake & update readme for nix. by @nu-nu-ko in #99

Full Changelog: v0.2.1...v0.2.2