mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
install: add --sixel to suggested command line for generate-alt-random-writes
This commit is contained in:
parent
d2f0b82bda
commit
7755af5bea
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ tmp_file=$(mktemp)
|
|||
--attr-bold \
|
||||
--attr-italic \
|
||||
--attr-underline \
|
||||
--sixel \
|
||||
${tmp_file}
|
||||
./pgo ${tmp_file} ${tmp_file} ${tmp_file}
|
||||
rm ${tmp_file}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue