summaryrefslogtreecommitdiff
path: root/config/sxiv/exec/key-handler
AgeCommit message (Collapse)Author
2025-06-19fix(sxiv): improve key-handler script with better error handling and usabilitySuleyman Farajli
- Add set -f to disable globbing - Fix dmenu directory selection prompt to allow root selection - Add unique suffix when trash filename exists to avoid overwrite - Use safer command substitutions with output capture for error reporting - Reorder commands for clarity and reliability - Restore and improve wallpaper setting with error messages - Use xclip with full path and relative path copying feedback - Add comments about deprecated `convert` usage, suggest `magick`
2024-08-10sxiv: small tweakSuleyman Farajli
2024-08-10sxiv: small updateSuleyman Farajli
2024-08-10sxiv nsend commands changedSuleyman Farajli
2024-08-01sxiv: bug fixSuleyman Farajli
2024-07-29sxiv: config style updatedSuleyman Farajli