diff options
author | Shav Kinderlehrer <[email protected]> | 2023-04-22 15:33:08 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-04-22 15:33:08 -0400 |
commit | d1bbadfbd69b12d107f108773d22c3a80f646829 (patch) | |
tree | b2ec483cce2e93f902e2cadc67740a88f18cb6f0 /social/pager.tape | |
parent | 69cf5566cf894fba541f6da4361f56f4ecdc0094 (diff) | |
download | lat-d1bbadfbd69b12d107f108773d22c3a80f646829.tar.gz lat-d1bbadfbd69b12d107f108773d22c3a80f646829.zip |
Update README
- QOL for *.tape files
Diffstat (limited to 'social/pager.tape')
-rw-r--r-- | social/pager.tape | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/social/pager.tape b/social/pager.tape index 2a5ec49..604294d 100644 --- a/social/pager.tape +++ b/social/pager.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 --pager src/main.c" +Type "lat -p src/main.c" Sleep 2s Enter |