diff options
Diffstat (limited to 'builddeps/limine.conf')
-rw-r--r-- | builddeps/limine.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/builddeps/limine.conf b/builddeps/limine.conf index 308ad26..1ad040c 100644 --- a/builddeps/limine.conf +++ b/builddeps/limine.conf @@ -1,5 +1,5 @@ timeout=10 -${WALLPAPER_PATH}=boot():/boot/tree.jpg +${WALLPAPER_PATH}=boot():/boot/wallpaper.jpg wallpaper: ${WALLPAPER_PATH} interface_branding_color: 1 term_background: 40000000 @@ -8,6 +8,6 @@ resolution: 1280x720 /Hyra protocol: limine - kernel_path: boot():/boot/hyra-kernel + kernel_path: boot():/boot/hyra.krq module_path: boot():/boot/ramfs.omar |