mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-29 18:16:57 +00:00
limine update
This commit is contained in:
15
limine.conf
Normal file
15
limine.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright (c) 2023-2026 Chris (boreddevnl)
|
||||
# This software is released under the GNU General Public License v3.0. See LICENSE file for details.
|
||||
# This header needs to maintain in any file it is present in, as per the GPL license terms.
|
||||
|
||||
timeout: 3
|
||||
verbose: yes
|
||||
|
||||
${WALLPAPER_PATH}=boot():/splash.jpg
|
||||
wallpaper: ${WALLPAPER_PATH}
|
||||
wallpaper_style: centered
|
||||
backdrop: 000000
|
||||
|
||||
/BoredOS
|
||||
protocol: limine
|
||||
path: boot():/boredos.elf
|
||||
Reference in New Issue
Block a user