summaryrefslogtreecommitdiffstats
path: root/theming/openslx/bootsplash2/config.xml
blob: 16080a070eec14f1cc87d7b7ff0c03b6f6f5c8e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!-- Automatically generated by splashy_config. Do not edit -->
<splashy>
    <!-- themes directory: conventional path /etc/splashy/themes -->
    <themes>/etc/splashy/themes</themes>
    <!-- current theme could be relative the themes defined above or full path -->
    <current_theme>openslx</current_theme>
    <!-- full path to theme to fall back in case of problems. DO NOT CHANGE -->
    <default_theme>/etc/splashy/themes/openslx</default_theme>
    <pid>/etc/splashy/splashy.pid</pid>
    <fifo>/dev/.initramfs/splashy.fifo</fifo>
</splashy>