diff options
Diffstat (limited to 'social/headers.tape')
-rw-r--r-- | social/headers.tape | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/social/headers.tape b/social/headers.tape index 2116960..4a36e6f 100644 --- a/social/headers.tape +++ b/social/headers.tape @@ -10,7 +10,6 @@ Set FontSize 32 Set Width 2400 Set Height 1200 Set TypingSpeed 0.2 -Set PlaybackSpeed 0.5 Type "lat src/main.c" Sleep 2s @@ -24,7 +23,7 @@ Enter Sleep 2s -Type "lat --headers src/main.c" +Type "lat -t src/main.c" Sleep 2s Enter |