mirror of
https://github.com/thesleepingsage/hypr-lens.git
synced 2026-06-03 04:04:41 +02:00
c616efa0cc
Fixes #1 - Screenshots now properly save to disk when savePath is configured. Changes: - Changed config format from JSONC to JSON for reliable parsing - Added tilde (~) expansion for all save paths - Edit mode (swappy) now saves to configured savePath via -o flag - Default paths: ~/Pictures/hypr-lens, ~/Videos/hypr-lens - Added copyAlsoSaves option for users who want Copy to also save - Copy mode (left-click) now clipboard-only by default - Updated documentation and changelog Closes #1