aboutsummaryrefslogtreecommitdiff
path: root/social/headers.tape
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-20 10:33:28 -0400
committerShav Kinderlehrer <[email protected]>2023-04-20 10:33:28 -0400
commit6096052962b5258294aedd6af3a10b0d8d707d56 (patch)
tree0d6a9830346320fdc022459fdb39aac60c3e8dbd /social/headers.tape
parent576b1389c8bb8cd2a3a5275a0ed3e834be57d792 (diff)
downloadlat-6096052962b5258294aedd6af3a10b0d8d707d56.tar.gz
lat-6096052962b5258294aedd6af3a10b0d8d707d56.zip
Add social
Diffstat (limited to 'social/headers.tape')
-rw-r--r--social/headers.tape33
1 files changed, 33 insertions, 0 deletions
diff --git a/social/headers.tape b/social/headers.tape
new file mode 100644
index 0000000..2116960
--- /dev/null
+++ b/social/headers.tape
@@ -0,0 +1,33 @@
+Require lat
+Output social/render/headers.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
+Set PlaybackSpeed 0.5
+
+Type "lat src/main.c"
+Sleep 2s
+Enter
+
+Sleep 5s
+
+Type "clear"
+Sleep 1s
+Enter
+
+Sleep 2s
+
+Type "lat --headers src/main.c"
+Sleep 2s
+Enter
+
+Sleep 5s
+
+