Add vhs tape gif

This commit is contained in:
Gerald Pinder
2024-05-27 23:45:08 -04:00
parent dec3b43bd7
commit a7498a99ed
32 changed files with 25 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
For more info, check out the [blue-build homepage](https://blue-build.org/).
![bluebuild](bluebuild.gif)
## Installation
To rebase an existing Silverblue/Kinoite installation to the latest build:
+21
View File
@@ -0,0 +1,21 @@
Output bluebuild.gif
Require bluebuild
Require docker
Require skopeo
Set Margin 15
Set MarginFill "#674EFF"
Set BorderRadius 20
Set Theme "JetBrains Darcula"
Set Width 1920
Set Height 1080
Set FontFamily "JetBrainsMono Nerd Font"
Set FontSize 15
Set WindowBar Colorful
Set Shell bash
Type "bluebuild build recipes/*.yml"
Enter
Sleep 30

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 MiB

+2
View File
@@ -23,6 +23,8 @@ modules:
- openssl-devel
- bat
- gh
- go
- git-lfs
- type: script
scripts:
- install-mkcert.sh