dotfiles/.local/bin/imv
2025-08-12 23:01:17 -06:00

2 lines
56 B
Bash
Executable file

#!/bin/sh
exec mpv --profile=image "$@" >/dev/null 2>&1