feat: update gif

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-07 15:28:19 +01:00
parent b308c5b123
commit f30b5ec305
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@@ -5,8 +5,8 @@ Output assets/demo.gif
Set Shell "bash"
Set FontSize 14
Set Width 800
Set Height 400
Set Width 1200
Set Height 720
Set Theme "Catppuccin Mocha"
Type "# noprocess - process lifecycle management for Rust"

3
mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[tasks.record]
description = "Record demo GIF from VHS tape"
run = "vhs assets/demo.tape"