aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.local/bin/linkhandler
Commit message (Collapse)AuthorAgeFilesLines
* fix: correct bugs across multiple config filesLibravatar sommerfeld44 hours1-1/+1
| | | | | | | | | - zathurarc: fix broken synctex command (missing quote, wrong placeholders) and remove duplicate window-title-basename line - makepkg.conf: remove typo'd pzip/pzip2 duplicate COMPRESSGZ/BZ2 lines - cargo/config: fix placeholder mold path to -fuse-ld=mold - linkhandler: fix typo *.JGP → *.JPG - mpv.conf: update deprecated profile=gpu-hq → profile=high-quality
* refactor: migrate image viewers from sxiv/feh to imvLibravatar sommerfeld44 hours1-1/+1
| | | | | - linkhandler: sxiv → imv for image display - wqr: feh → imv for QR display, SVG → PNG output for stdin compat
* refactor: migrate clipboard scripts from xclip to wl-clipboardLibravatar sommerfeld44 hours1-1/+1
| | | | | - linkhandler, videowrapper, togreta, tokodi, wqr: xclip -o → wl-paste - rqr: xclip -selection clipboard -f → wl-copy
* Add a lot of changesLibravatar sommerfeld2025-09-111-29/+29
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+49