diff --git a/main.py b/main.py index 4278704..8348d70 100644 --- a/main.py +++ b/main.py @@ -420,12 +420,12 @@ async def gif_when(who, room_id): "--input", get_path("sky.jpg"), "--words", f"{who} will die [x2] ; {date} [x2]", "--filter", "anyhue2", - "--bottom", 60, + "--bottom", 66, "--fontcolor", "light2", "--bgcolor", "darkfont2", "--outline", "font", "--font", "nova", - "--fontsize", 60, + "--fontsize", 70, "--opacity", 0.8, "--wrap", 25, ])