mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
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
|