diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-11 14:21:04 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-11 14:21:04 -0400 |
commit | aefa615b8e60e12f415ff66ceaa59bd8c83e481c (patch) | |
tree | b60dde9cff07228c0c920d3f369be7260b6b0ba9 /builddeps/limine.conf | |
parent | f79d48d95423842e9f28efb0614aaf5da9474071 (diff) |
build: Update wallpaper
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'builddeps/limine.conf')
-rw-r--r-- | builddeps/limine.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builddeps/limine.conf b/builddeps/limine.conf index d5ed978..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 |