mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-13 01:48:42 +00:00
13 lines
446 B
Text
13 lines
446 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
|
|
# Hide terminal by placing it out of view or making it very small initially if possible,
|
|
# but Limine's wallapper will be the main background.
|
|
wallpaper: boot():/splash.jpg
|
|
|
|
/BoredOS
|
|
protocol: limine
|
|
|
|
kernel_path: boot():/boredos.elf
|