summaryrefslogtreecommitdiff
path: root/templates/syslinux/menu/header.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'templates/syslinux/menu/header.cfg')
-rw-r--r--templates/syslinux/menu/header.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/syslinux/menu/header.cfg b/templates/syslinux/menu/header.cfg
index 9452115..56c5efd 100644
--- a/templates/syslinux/menu/header.cfg
+++ b/templates/syslinux/menu/header.cfg
@@ -1,10 +1,10 @@
-default data/vesamenu.c32
-font data/iso01.f14.psf
+default {$LIVE_DATA_PATH}/vesamenu.c32
+font {$LIVE_DATA_PATH}/iso01.f14.psf
timeout 1000
prompt 0
-menu background data/splash.png
+menu background {$SPLASH}
menu color title * #ffffffff *
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *