Add vhs tape gif
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
For more info, check out the [blue-build homepage](https://blue-build.org/).
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
To rebase an existing Silverblue/Kinoite installation to the latest build:
|
||||
|
||||
21
bluebuild.tape
Normal file
21
bluebuild.tape
Normal 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 |
@@ -23,6 +23,8 @@ modules:
|
||||
- openssl-devel
|
||||
- bat
|
||||
- gh
|
||||
- go
|
||||
- git-lfs
|
||||
- type: script
|
||||
scripts:
|
||||
- install-mkcert.sh
|
||||
|
||||
Reference in New Issue
Block a user