This commit is contained in:
Auric Vente
2024-03-13 21:44:28 -06:00
parent f710c53e65
commit f237d66c0d

View File

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