mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
11 lines
302 B
Text
11 lines
302 B
Text
timeout: 3
|
|
|
|
# Graphics mode and Splash screen
|
|
term_palette: ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff;ffffff
|
|
term_background: #00000000
|
|
wallpaper: boot():/splash.jpg
|
|
|
|
/BoredOS
|
|
protocol: limine
|
|
|
|
kernel_path: boot():/boredos.elf
|