Stefan Haller
55d8e801f1
Use getters for AppState and UserConfig instead of accessing the fields directly
...
This will allow us to make them private.
2024-08-18 10:24:52 +02:00
Jesse Duffield
b1bc437d1b
Factor out common config setup functions in demo package
2023-08-12 16:52:40 +10:00
Jesse Duffield
69ff621494
Use nerdfont version 3
...
Turns out I was on version 2 when recording these. I've switched
to v3 now.
2023-08-07 21:19:10 +10:00
Jesse Duffield
f43fd7af79
Wait in demo after setting caption
...
This looks nicer than waiting a second and then showing the caption as the action begins
2023-08-01 22:19:04 +10:00
Jesse Duffield
a200fccba9
Add explosion animation when nuking working tree
...
I've been thinking about this for a while: I think it looks really cool if nuking your working tree
actually results in a nuke animation.
So I've added an opt-out config for it
2023-08-01 22:16:04 +10:00