From d8265220e94282e0cb3364cdb8d909ae9de4c699 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Mon, 1 May 2023 18:39:27 -0400 Subject: Update README --- social/lat_demo.tape | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 social/lat_demo.tape (limited to 'social/lat_demo.tape') diff --git a/social/lat_demo.tape b/social/lat_demo.tape new file mode 100644 index 0000000..c87b286 --- /dev/null +++ b/social/lat_demo.tape @@ -0,0 +1,24 @@ +Require lat +Output social/render/name.gif + +Set Theme "Gruvbox Dark" +Set WindowBar Rings +Set BorderRadius 10 +Set Margin 10 + +Set FontSize 32 +Set Width 2400 +Set Height 1200 +Set TypingSpeed 0.2 + +Type "lat Makefile" +Sleep 2s +Enter + +Sleep 4s + +Type "lat -h" +Sleep 2s +Enter + +Sleep 4s -- cgit v1.2.3