Add config to disable rainbow colored splash screen on boot
This commit is contained in:
parent
62e4addddf
commit
5efed720ff
|
@ -20,6 +20,7 @@ cat >> /boot/firmware/usercfg.txt <<EOF
|
||||||
|
|
||||||
# Setup GPU general settings
|
# Setup GPU general settings
|
||||||
gpu_mem=256
|
gpu_mem=256
|
||||||
|
disable_splash=1
|
||||||
disable_overscan=1
|
disable_overscan=1
|
||||||
|
|
||||||
# Screen Settings
|
# Screen Settings
|
||||||
|
|
Loading…
Reference in a new issue