summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-11-15 13:32:41 -0500
committerIan Moffett <ian@osmora.org>2025-11-15 13:32:41 -0500
commitfa3c60da8207b724d292b7a44633872c6bfec4c8 (patch)
tree195af6554fe5ead88cda54a8361963666c923251 /data
initial commit
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'data')
-rw-r--r--data/boot/limine.conf12
-rw-r--r--data/boot/wallpaper.jpgbin0 -> 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
new file mode 100644
index 0000000..5c1e616
--- /dev/null
+++ b/data/boot/wallpaper.jpg
Binary files differ