This commit is contained in:
Auric Vente 2024-03-13 21:35:41 -06:00
parent 84ddf4ff0e
commit c9f25239f7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ session = None
delay = 3
gifmaker_common = [
"/usr/bin/gifmaker",
"gifmaker",
"--width", 350,
"--output", "/tmp/gifmaker",
"--nogrow",