mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-29 18:16:57 +00:00
Fancier limine and WAY faster boot
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
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
|
||||
#resolution: 1280x720
|
||||
|
||||
Reference in New Issue
Block a user