summarylogtreecommitdiffstats
path: root/splash.conf
diff options
context:
space:
mode:
Diffstat (limited to 'splash.conf')
-rw-r--r--splash.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/splash.conf b/splash.conf
index 07749b0270c4..697901b484ab 100644
--- a/splash.conf
+++ b/splash.conf
@@ -10,19 +10,19 @@
## Themes to include into initcpio
## For a smaller initcpio you may try theme cfg files instead of directories.
-## Uncomment the themes listed in SPLASH_THEMES="", if you have installed them already and want to use them.
-## You can also download or create more themes and add them into the /etc/splash/ directory.
+## Add theme names between the quotes of SPLASH_THEMES="". The ones listed are examples of
+## Arch Linux Fbsplash themes that can be installed. Once installed then move the theme up into the ""
+## You can also download or create more themes and add them into the /etc/splash/ directory and then enter them below.
## Be sure that image canvas size matches image internal resolution, or else you will not have a console background.
## In otherwords, if you upscale an image to your desired resolution, use the linux `file` command on the output image,
## To see if the dimensions were changed correctly.
-## To make all of this easier, it helps to use a full fledged graphics programs such as the GIMP to do image resizes.
-SPLASH_THEMES="
-# arch-black
-# arch-banner-icons/1024x768.cfg
-# arch-banner-icons/1280x800.cfg
-# arch-banner-noicons/1024x768.cfg
-# arch-banner-noicons/1280x800.cfg
-"
+## To make all of this easier, it helps to use the GIMP to do image resizes.
+SPLASH_THEMES=""
+## arch-black
+## arch-banner-icons/1024x768.cfg
+## arch-banner-icons/1280x800.cfg
+## arch-banner-noicons/1024x768.cfg
+## arch-banner-noicons/1280x800.cfg
## Override the initial silent splash screen status message defaults.
## Note: '$progress' will be replaced by Fbsplash itself.