mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #265 from MikeBuzz/splash
added 800x600 splash image, fixes #264
This commit is contained in:
16
packages/sysutils/splashutils/splash/default/800x600.cfg
Normal file
16
packages/sysutils/splashutils/splash/default/800x600.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 800x600.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/default/images/splash-800x600.png
|
||||
silentpic=/etc/splash/default/images/splash-800x500.png
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user