Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox
[oweals/busybox.git] / miscutils / fbsplash.cfg
1 # progress bar position
2 BAR_LEFT=170
3 BAR_TOP=300
4 BAR_WIDTH=300
5 BAR_HEIGHT=20
6 # progress bar color
7 BAR_R=80
8 BAR_G=80
9 BAR_B=130