This commit is contained in:
Auric Vente
2024-03-13 21:43:48 -06:00
parent c9f25239f7
commit f710c53e65

View File

@@ -32,7 +32,7 @@ session = None
delay = 3
gifmaker_common = [
"gifmaker",
str(Path("~/.local/bin/gifmaker").expanduser().resolve()),
"--width", 350,
"--output", "/tmp/gifmaker",
"--nogrow",