diff options
| author | Ian Moffett <ian@osmora.org> | 2025-11-15 13:32:41 -0500 |
|---|---|---|
| committer | Ian Moffett <ian@osmora.org> | 2025-11-15 13:32:41 -0500 |
| commit | fa3c60da8207b724d292b7a44633872c6bfec4c8 (patch) | |
| tree | 195af6554fe5ead88cda54a8361963666c923251 /data/boot | |
initial commit
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'data/boot')
| -rw-r--r-- | data/boot/limine.conf | 12 | ||||
| -rw-r--r-- | data/boot/wallpaper.jpg | bin | 0 -> 371166 bytes |
2 files changed, 12 insertions, 0 deletions
diff --git a/data/boot/limine.conf b/data/boot/limine.conf new file mode 100644 index 0000000..10ecfee --- /dev/null +++ b/data/boot/limine.conf @@ -0,0 +1,12 @@ +timeout: 10 +randomize_hhdm_base: no +interface_branding_color: 3 +interface_help_hidden: yes +${WALLPAPER_PATH}=boot():/boot/wallpaper.jpg +wallpaper: ${WALLPAPER_PATH} +term_background: 40000000 +resolution: 1280x720 + +/RV7 + protocol: limine + kernel_path: boot():/boot/rv7 diff --git a/data/boot/wallpaper.jpg b/data/boot/wallpaper.jpg Binary files differnew file mode 100644 index 0000000..5c1e616 --- /dev/null +++ b/data/boot/wallpaper.jpg |
