summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
Diffstat (limited to 'src/data')
-rw-r--r--src/data/boot/limine.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/data/boot/limine.conf b/src/data/boot/limine.conf
new file mode 100644
index 0000000..6d33d8a
--- /dev/null
+++ b/src/data/boot/limine.conf
@@ -0,0 +1,11 @@
+timeout: 15
+randomize_hhdm_base: no
+${WALLPAPER_PATH}=boot():/boot/wallpaper.jpg
+wallpaper: ${WALLPAPER_PATH}
+term_background: 40000000
+resolution: 1280x720
+
+/e0
+ protocol: multiboot2
+ kernel_path: boot():/boot/e0
+ module_path: boot():/boot/initrd.omar