dotfiles/.local/bin/scripts/topng
2023-05-09 14:02:32 +02:00

2 lines
63 B
Bash
Executable file

#!/bin/sh
convert -background white -density 500 "$@" "$1.png"